UNPKG

lemon-core

Version:
8 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ENGINE_KEY_IN_SCOPE = void 0; /** * the key of $engine in scope. */ exports.ENGINE_KEY_IN_SCOPE = `_$`; //# sourceMappingURL=types.js.map