UNPKG

72 BTypeScriptView Raw
1export interface FramingComponentOutlet {
2 isActivated(): boolean;
3}