7 lines
147 B
JSON
7 lines
147 B
JSON
{
|
|
"$schema": "https://typedoc.org/schema.json",
|
|
"entryPoints": ["./src/index.ts"],
|
|
"out": "typedocs",
|
|
"tsconfig": "./tsconfig.docs.json"
|
|
}
|