6 lines
106 B
JSON
6 lines
106 B
JSON
|
{
|
||
|
"entryPoints": ["src/index.ts"],
|
||
|
"excludeInternal": true,
|
||
|
"excludePrivate": true,
|
||
|
"out": "doc"
|
||
|
}
|