UNPKG
typeorm-polymorphic
Version:
latest (1.1.0)
1.1.0
1.0.0
0.0.10
0.0.3
0.0.2
0.0.1
A repository for building typed polymorphic relationships
bashleigh/typeorm-polymorphic
typeorm-polymorphic
/
dist
/
index.d.ts
5 lines
(4 loc)
•
147 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./constants'
;
export
*
from
'./decorators'
;
export
*
from
'./repository.token.exception'
;
export
*
from
'./polymorphic.repository'
;