UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

5 lines (4 loc) 272 B
export declare function setErrorStyle(element: HTMLElement): void; export declare function applyDefaultStyle(element: HTMLElement): void; export declare function createInfoLink(): HTMLAnchorElement; export declare function disableButtonElement(button: HTMLElement): void;