UNPKG

@hackplan/polaris

Version:

Shopify’s product component library

4 lines (3 loc) 145 B
export { LinkLikeComponentProps, LinkLikeComponent } from './types'; export { useLink } from './hooks'; export { LinkContext } from './context';