Files
2026-09-08 11:40:15 +08:00

5 lines
79 B
TypeScript

declare module 'tim-profanity-filter-plugin' {
const e: any;
export = e;
}