{
  "$schema": "https://typedoc.org/schema.json",
  "entryPoints": ["./src/index.ts"],
  "out": "docsDist",
  "plugin": ["typedoc-plugin-markdown"]
}
