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
/
index.d.ts
4 lines
(3 loc)
•
114 B
TypeScript
View Raw
1
2
3
4
import
Annotation
from
'./Annotation'
;
export
default
Annotation
;
export
*
from
'./Annotation/typeDefinition'
;