6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"entryPoints": ["./src/index.ts"],
|
|
"out": "docs",
|
|
"plugin": ["typedoc-plugin-markdown"]
|
|
}
|