UNPKG
caught-core
Version:
beta (0.0.1-beta)
latest (0.1.0-beta)
0.1.0-beta
0.0.9-beta
0.0.8-beta
0.0.7-beta
0.0.6-beta
0.0.5-beta
0.0.4-beta
0.0.3-beta
0.0.2-beta
0.0.1-beta
A tool for JS error capture
github.com/superMeili/caught
superMeili/caught
caught-core
/
script
/
api-extractor.json
8 lines
(7 loc)
•
176 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"../api-extractor.json"
,
"mainEntryPointFilePath"
:
"../dist/index.d.ts"
,
"dtsRollup"
:
{
"publicTrimmedFilePath"
:
"../dist/caught-core.d.ts"
}
}