We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e6b4ae + 3e36c2b commit 9346f98Copy full SHA for 9346f98
1 file changed
src/index.ts
@@ -1,2 +1,3 @@
1
export * from "./profanity";
2
export * from "./profanity-options";
3
+export { CensorType } from "./models";
0 commit comments