UNPKG

@andzh777/swear-filter

Version:
4 lines (3 loc) 134 B
import { Filter, Lang, Method } from './structures/Filter'; declare const filter: Filter; export { filter as Automod, Lang, Method };