UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

4 lines 210 B
export * from './Navigation'; export { isNavigationItemActive } from './components'; export type { ItemProps as NavigationItemProps, SubNavigationItem, } from './components'; //# sourceMappingURL=index.d.ts.map