typedoc.json 57 B

1234
  1. {
  2. "entryPoints": ["src/index.d.ts"],
  3. "out": "docs"
  4. }