UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

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