UNPKG

@deck.gl/core

Version:

deck.gl core library

3 lines 249 B
export declare function applyStyles(element: HTMLElement, style?: Partial<CSSStyleDeclaration>): void; export declare function removeStyles(element: HTMLElement, style?: Partial<CSSStyleDeclaration>): void; //# sourceMappingURL=apply-styles.d.ts.map