UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 412 B
import { InputShellProps } from './InputShell.types'; export declare const requiredProps: InputShellProps; export declare const testkitTests: { title: string; props: InputShellProps; }[]; export declare const ssrTests: { title: string; props: InputShellProps; }[]; export declare const a11yTests: { title: string; props: InputShellProps; }[]; //# sourceMappingURL=InputShell.meta.d.ts.map