Repository URL to install this package:
"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, });