UNPKG

wix-style-react

Version:
15 lines 431 B
import { EditableSelectorProps } from '.'; export declare const requiredProps: EditableSelectorProps; export declare const testkitTests: { title: string; props: EditableSelectorProps; }[]; export declare const ssrTests: { title: string; props: EditableSelectorProps; }[]; export declare const a11yTests: { title: string; props: EditableSelectorProps; }[]; //# sourceMappingURL=EditableSelector.meta.d.ts.map