Skip to content

Commit 1902588

Browse files
committed
npm package
1 parent fbe385e commit 1902588

File tree

7 files changed

+2293
-0
lines changed

7 files changed

+2293
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ broadcast/*/*/*
1313

1414
# Dotenv file
1515
.env
16+
17+
# Typescript
18+
node_modules/
19+
dist/

0 commit comments

Comments
 (0)