UNPKG

@wix/design-system

Version:

@wix/design-system

12 lines 314 B
import { DrawerProps } from '.'; export declare const requiredProps: DrawerProps; export declare const testkitTests: { props: DrawerProps; }[]; export declare const ssrTests: { props: DrawerProps; }[]; export declare const a11yTests: { props: DrawerProps; }[]; //# sourceMappingURL=Drawer.meta.d.ts.map