UNPKG

@yhiot/utils

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