/****************************************************************** * Copyright (C) 2020 LvChengbin * * File: src/generate-anchor.ts * Author: LvChengbin * Time: 06/04/2020 * Description: ******************************************************************/ export default function generateAnchor(text: string): string;