UNPKG
@kgdata/use-chat
Version:
latest (1.0.3)
1.0.3
use-chat
github.com/xxx/xxx
@kgdata/use-chat
/
.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'
, };