UNPKG

relax-orm

Version:
6 lines 248 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TABLE_NAME_KEY = 'RLXORM:tableName'; exports.ATTRIBUTES_KEY = 'RLXORM:attributes'; exports.OPTIONS_KEY = 'RLXORM:options'; //# sourceMappingURL=key.constant.js.map