UNPKG
@kgdata/annotation
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
annotation
github.com/xxx/xxx
@kgdata/annotation
/
dist
/
Annotation
/
utils.d.ts
2 lines
(1 loc)
•
81 B
TypeScript
View Raw
1
2
export
declare
const
mergeConfig
:
(
nextConfig
:
any
,
defaultConfig
:
any
) =>
any
;