UNPKG

@yhiot/utils

Version:
4 lines (3 loc) 169 B
export function buildForbidMap(wordList: any): {}; export function check(map: any, content: any): string[]; export function forbidReplace(wordMap: any, text: any): any;