UNPKG

@oddbird/popover-polyfill

Version:
5 lines (4 loc) 209 B
export declare function isSupported(): boolean; export declare function isPolyfilled(): boolean; export declare function injectStyles(root: Document | ShadowRoot): void; export declare function apply(): void;