typedoc.json

Summary

Maintainability
Test Coverage
{
  "entryPoints": [
    "./src/index.ts"
  ],
  "out": "pages/ib-doc"
}