UNPKG
bayes-server
Version:
latest (8.1.0)
8.1.0
8.0.4-alpha
8.0.3-alpha
8.0.2-alpha
8.0.1-alpha
Bayes Server JavaScript API
bayes-server
/
lib
/
index.d.ts
4 lines
(3 loc)
•
86 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./core'
;
export
*
from
'./inference'
;
export
*
from
'./statistics'
;