mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
14 lines
229 B
JSON
14 lines
229 B
JSON
|
{
|
||
|
"mainEntryPointFilePath": "./types/export.d.ts",
|
||
|
"apiReport": {
|
||
|
"enabled": true
|
||
|
},
|
||
|
"docModel": {
|
||
|
"enabled": true
|
||
|
},
|
||
|
"dtsRollup": {
|
||
|
"enabled": true,
|
||
|
"publicTrimmedFilePath": "./dist/trois.d.ts"
|
||
|
}
|
||
|
}
|