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 root(): IStyleDeclaration; } //# sourceMappingURL=AtomPopupStyle.d.ts.map