UNPKG

@smartface/contx

Version:
9 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.INIT_CONTEXT_ACTION_TYPE = void 0; /** * Context Initialize action key * @type {string} */ exports.INIT_CONTEXT_ACTION_TYPE = '__INIT_CONTEXT__'; //# sourceMappingURL=constants.js.map