UNPKG

226 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.TYPEORM_MODULE_OPTIONS = 'TypeOrmModuleOptions';
4exports.TYPEORM_MODULE_ID = 'TypeOrmModuleId';
5exports.DEFAULT_CONNECTION_NAME = 'default';