UNPKG

figform

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