UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

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