UNPKG

@andzh777/swear-filter

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