typed-wx-api
Version:
Typed Wechat API
13 lines • 342 B
JSON
{
"$schema": "https://typedoc.org/schema.json",
"entryPoints": ["./src/index.ts"],
"excludePrivate": true,
"excludeExternals": true,
"excludeInternal": true,
"excludeProtected": true,
"disableSources": true,
"searchInComments": true,
"sort": ["kind","source-order"],
"plugin": ["typedoc-plugin-markdown"],
"out": "doc"
}