mirror of
https://github.com/kc4x4sar/d4h-typescript.git
synced 2026-07-12 17:21:05 -07:00
7 lines
111 B
JSON
7 lines
111 B
JSON
{
|
|
"$schema": "https://typedoc.org/schema.json",
|
|
"entryPoints": ["./lib/index.ts"],
|
|
"out": "doc"
|
|
}
|
|
|