UNPKG
@lucyjs/typeorm
Version:
latest (1.1.26)
1.1.26
1.1.25
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16
1.0.1
1.0.0
lucyjs typeorm
@lucyjs/typeorm
/
dist
/
types
/
index.d.ts
5 lines
(4 loc)
•
105 B
TypeScript
View Raw
1
2
3
4
5
import
"./configuration"
;
export
*
from
"typeorm"
;
export
*
from
"./decorator"
;
export
*
from
"./error"
;