UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

4 lines 182 B
/// <reference types="react" /> import type { I18n } from './I18n'; export declare const I18nContext: import("react").Context<I18n | undefined>; //# sourceMappingURL=context.d.ts.map