UNPKG

ice.fo.utils

Version:

8 lines (5 loc) 191 B
declare module "ice.fo.utils/WindowUtils" { export function waitForElementOnScreen(el: any); export function execScript(source: any, context: any); export const EditorSignal; }