5 lines
64 B
JSON
5 lines
64 B
JSON
|
|
{
|
||
|
|
"entryPoints": ["src/**/*.ts"],
|
||
|
|
"out": "be-typedoc"
|
||
|
|
}
|