UNPKG

@softkit/typeorm

Version:

This library has some useful utilities for typeorm, entities, repositories, useful subscribers, interceptors.

6 lines 312 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TYPEORM_FACTORIES_TOKEN = exports.TYPEORM_SEEDERS_TOKEN = void 0; exports.TYPEORM_SEEDERS_TOKEN = '@softkit/typeorm:SEEDERS'; exports.TYPEORM_FACTORIES_TOKEN = '@softkit/typeorm:FACTORIES'; //# sourceMappingURL=constants.js.map