@hackplan/polaris
Version:
Shopify’s product component library
6 lines (5 loc) • 534 B
TypeScript
export { LinkLikeComponent } from '../UnstyledLink';
export { SCROLL_LOCKING_ATTRIBUTE, SCROLL_LOCKING_CUSTOM_PROPERTY, Intl, translate, withAppProvider, createAppProviderContext, createPolarisContext, WithAppProviderProps, TranslationDictionary, PrimitiveReplacementDictionary, ComplexReplacementDictionary, CreateAppProviderContext, } from './utilities';
export { AppProviderProps as Props } from './types';
export { default as AppProviderContext, AppProviderContextType } from './context';
export { default } from './AppProvider';