UNPKG
typeorm-stubs
Version:
latest (1.2.1)
1.2.1
1.1.0
1.0.1
1.0.0
Stubs generator for Typeorm entities
github.com/superclaw/typeorm-stubs
superclaw/typeorm-stubs
typeorm-stubs
/
interfaces
/
index.d.ts
5 lines
(4 loc)
•
169 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./object-type.interface'
;
export
*
from
'./stub-generator.interface'
;
export
*
from
'./column-value.interface'
;
export
*
from
'./stub-options.interface'
;