Skip to content

Commit b4fe776

Browse files
committed
Added timeout supports.
1 parent 533ba1e commit b4fe776

20 files changed

+1248
-137
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/node_modules/
22
/lib/
33
/examples/
4+
/test/

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
/tsconfig.json
77
/node_modules/
88
/dist/samples/
9+
/test/

0 commit comments

Comments
 (0)