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