UNPKG
@kgdata/annotation
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
annotation
github.com/xxx/xxx
@kgdata/annotation
/
.fatherrc.ts
6 lines
(5 loc)
•
80 B
text/typescript
View Raw
1
2
3
4
5
6
export
default
{
target
:
'browser'
,
esm
:
'rollup'
,
cjs
:
'rollup'
, };