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
/
dist
/
constants.d.ts
4 lines
•
236 B
TypeScript
View Raw
1
2
3
4
export
declare
const
OBJECTION_MODULE_OPTIONS
=
"ObjectionModuleOptions"
;
export
declare
const
OBJECTION_BASE_MODEL
=
"ObjectionBaseModel"
;
export
declare
const
KNEX_CONNECTION
=
"KnexConnection"
;
//# sourceMappingURL=constants.d.ts.map