UNPKG

284 BJSONView Raw
1{
2 "out": "docs",
3 "hideGenerator": true,
4 "theme": "default",
5 "name": "Postmark.js",
6 "entryPoints": ["./src/index.ts"],
7 "excludePrivate": true,
8 "excludeProtected": true,
9 "excludeExternals": true,
10 "externalPattern": "node_modules/**",
11 "exclude": ["node_modules/**"]
12}
\No newline at end of file