UNPKG
@willsoto/nestjs-objection
Version:
latest (9.0.0)
next (6.0.0-next.1)
9.0.0
8.1.2
8.1.1
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.3.0
6.2.0
6.1.0
6.0.0
6.0.0-next.1
5.1.0
5.0.0
4.0.2
4.0.1
4.0.0
3.2.0
3.1.0
3.0.0
2.2.0
2.1.0
2.0.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.1
Objection module for NestJS
github.com/willsoto/nestjs-objection
willsoto/nestjs-objection
@willsoto/nestjs-objection
/
src
/
index.ts
4 lines
(3 loc)
•
85 B
text/typescript
View Raw
1
2
3
4
export
*
from
"./constants"
;
export
*
from
"./interfaces"
;
export
*
from
"./module"
;