Skip to content

Commit 9d10fd5

Browse files
authored
feat: makeServer is now how you make a server (#38)
- generated api docs with typedoc! - fewer types - some better type names - Better readme BREAKING CHANGE: makeServer is now how you make a server
1 parent c0aaf31 commit 9d10fd5

30 files changed

+1255
-241
lines changed

.npmignore

+4
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ rollup.config.js
1212
tsconfig-build.json
1313
tsconfig.json
1414
tests
15+
typedoc.js
16+
mocks
17+
docs
18+
SECURITY.md

0 commit comments

Comments
 (0)