UNPKG

154 BTypeScriptView Raw
1import { ContextId } from './instance-wrapper';
2export declare const CONTROLLER_ID_KEY = "CONTROLLER_ID";
3export declare const STATIC_CONTEXT: ContextId;