UNPKG

polaris-glints

Version:

Glints forked polaris react

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