5 lines
80 B
JSON
5 lines
80 B
JSON
{
|
|
"extends": ["../../typedoc.base.json"],
|
|
"entryPoints": ["src/index.ts"]
|
|
}
|