UNPKG

web-atoms-core

Version:
8 lines 297 B
import AtomWebTest from "../AtomWebTest"; export default class AtomControlStyleTest extends AtomWebTest { defaultStyle(): Promise<void>; inheritedStyle(): Promise<void>; styleChange(): Promise<void>; styleClass(): Promise<void>; } //# sourceMappingURL=AtomControlStyleTest.d.ts.map