UNPKG

figform

Version:
5 lines 369 B
export declare function getClassName(id: string): string; export declare function createScript(src: string, parent: HTMLElement): HTMLScriptElement; export declare function existsScript(id: string, src: string, parent: HTMLElement): boolean; export declare function unmountScript(id: string, src: string, parent: HTMLElement): void; //# sourceMappingURL=script.d.ts.map