Searched defs:IsolatedComponentInterface (Results 1 – 4 of 4) sorted by relevance
69 export type IsolatedComponentInterface = (options: IsolatedOptions) => IsolatedComponentAttribute; alias
56 export type IsolatedComponentInterface = (options: IsolatedOptions) => IsolatedComponentAttribute; alias
8680 declare type IsolatedComponentInterface = ((options: IsolatedOptions) => IsolatedComponentAttribute… property in UIContext
8709 declare type IsolatedComponentInterface = ((options: IsolatedOptions) => IsolatedComponentAttribute… property in TextDecoder