Repository URL to install this package:
|
Version:
7.0.10 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.CONTROLLER_ID_KEY = 'CONTROLLER_ID';
const STATIC_CONTEXT_ID = 1;
exports.STATIC_CONTEXT = Object.freeze({
id: STATIC_CONTEXT_ID,
});