mirror of
https://github.com/kc4x4sar/d4h-typescript.git
synced 2026-07-12 17:21:05 -07:00
typedoc config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://typedoc.org/schema.json",
|
||||
"entryPoints": ["./lib/index.ts"],
|
||||
"out": "doc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user