UNPKG

web-atoms-core

Version:
7 lines 196 B
import { AtomControl } from "./AtomControl"; export declare class AtomPage extends AtomControl { title: string; tag: string; preCreate(): void; } //# sourceMappingURL=AtomPage.d.ts.map