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
/
g3
/
index.d.ts
5 lines
(4 loc)
•
111 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./model"
;
export
*
from
"./io"
;
export
*
from
"../common/upos"
;
export
*
from
"../common/udep"
;