UNPKG

@lakutata/core

Version:

Lakutata Framework Core

6 lines 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CORE_CONTAINER_ID = exports.CONFIGURABLE_NAMES = void 0; exports.CONFIGURABLE_NAMES = 'lakutata:configurable_names'; exports.CORE_CONTAINER_ID = 'lakutata:core_container_id'; //# sourceMappingURL=MetadataKeys.js.map