UNPKG
@zhiguang-gastrofy/capi
Version:
latest (0.2.0)
0.2.0
comany apis, including Northfork api and Gastrofy api
gastrofy/npm-packages
@zhiguang-gastrofy/capi
/
dist
/
index.d.ts
6 lines
(5 loc)
•
250 B
TypeScript
View Raw
1
2
3
4
5
6
export
{
GNService
}
from
'./gn.service'
;
export
{
GastrofyService
}
from
'./gastrofy.service'
;
export
{
NorthforkService
}
from
'./northfork.service'
;
export
{
ResolveService
}
from
'./resolve.service'
;
export
{
HttpService
}
from
'./http.service'
;