wix-style-react
Version:
wix-style-react
15 lines • 503 B
TypeScript
import { WixDesignSystemProviderProps } from './WixDesignSystemProvider.types';
export declare const requiredProps: WixDesignSystemProviderProps;
export declare const testkitTests: {
title: string;
props: WixDesignSystemProviderProps;
}[];
export declare const ssrTests: {
title: string;
props: WixDesignSystemProviderProps;
}[];
export declare const a11yTests: {
title: string;
props: WixDesignSystemProviderProps;
}[];
//# sourceMappingURL=WixDesignSystemProvider.meta.d.ts.map