UNPKG

nestjs-slonik

Version:
7 lines (6 loc) 311 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_POOL_NAME = exports.SLONIK_MODULE_ID = exports.SLONIK_MODULE_OPTIONS = void 0; exports.SLONIK_MODULE_OPTIONS = 'SlonikModuleOptions'; exports.SLONIK_MODULE_ID = 'SlonikModuleId'; exports.DEFAULT_POOL_NAME = 'default';