UNPKG
@napp/dti-server
Version:
latest (4.3.5)
4.3.5
4.3.4
4.3.3
4.3.2
4.2.3
4.2.2
4.2.1
4.1.5
4.1.4
4.1.3
4.0.2
4.0.1
3.0.8
3.0.7
3.0.5
3.0.4
3.0.3
3.0.2
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.0.2
1.0.3
data transaction interface server library
github.com/napp-core/dti
napp-core/dti
@napp/dti-server
/
index.d.ts
5 lines
(4 loc)
•
103 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./action'
;
export
*
from
'./common'
;
export
*
from
'./route'
;
export
*
from
'./server'
;