UNPKG
geneea-nlp-client
Version:
latest (1.3.2)
1.3.2
1.3.1
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
0.3.3
0.3.2
0.3.1
0.3.0
0.1.0
The TypeScript Client for Geneea Interpretor G3 API.
bitbucket.org/geneea/ts-nlp-client
geneea-nlp-client
/
index.d.ts
3 lines
(2 loc)
•
64 B
TypeScript
View Raw
1
2
3
export
*
as
g3
from
"./g3"
;
export
*
as
common
from
"./common"
;