UNPKG

web-atoms-core

Version:
6 lines 243 B
import { AtomStyle } from "../styles/AtomStyle"; import { IStyleDeclaration } from "./IStyleDeclaration"; export declare class AtomPopupStyle extends AtomStyle { get host(): IStyleDeclaration; } //# sourceMappingURL=AtomPopupStyle.d.ts.map