Skip to content

Commit 9346f98

Browse files
authored
Merge pull request #47 from G-Bro/patch-1
Add CensorType to index.ts
2 parents 8e6b4ae + 3e36c2b commit 9346f98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from "./profanity";
22
export * from "./profanity-options";
3+
export { CensorType } from "./models";

0 commit comments

Comments
 (0)