mirror of
https://github.com/troisjs/trois.git
synced 2024-11-23 20:02:32 +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"
|
|
}
|
|
}
|