UNPKG

@2toad/profanity

Version:

A multi-language profanity filter with full TypeScript support

5 lines (4 loc) 186 B
export { Profanity, profanity } from "./profanity"; export { ProfanityOptions } from "./profanity-options"; export { CensorType } from "./models"; export { profaneWords } from "./data";