UNPKG
@redhare/lowcode-datasource-types
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
@redhare/lowcode-datasource-types
/
lib
/
index.d.ts
6 lines
(5 loc)
•
181 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./data-source'
;
export
*
from
'./data-source-handlers'
;
export
*
from
'./data-source-interpret'
;
export
*
from
'./data-source-runtime'
;
export
*
from
'./value-type'
;