UNPKG

@wix/design-system

Version:

@wix/design-system

4 lines 268 B
import React from 'react'; import { WixStyleReactMaskingProviderContextProps } from './WixStyleReactMaskingProvider.types'; export declare const WixStyleReactMaskingContext: React.Context<WixStyleReactMaskingProviderContextProps>; //# sourceMappingURL=context.d.ts.map