UNPKG

@hackplan/polaris

Version:

Shopify’s product component library

3 lines (2 loc) 225 B
import React from 'react'; export declare const LinkContext: React.Context<React.ComponentClass<import("./types").LinkLikeComponentProps, any> | React.FunctionComponent<import("./types").LinkLikeComponentProps> | undefined>;