UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

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