UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

10 lines (9 loc) 179 B
/** * OMNIA: * Modified to be TS and VUE COMPATIBLE * * */ export declare class OmniaIFrameResizer { static iframeResizer: any; static getIframeResizer: () => any; }