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