UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

4 lines (3 loc) 168 B
export { Sidebar } from './sidebar'; export { defaultSidebarProps } from './sidebar.constants'; export type { SidebarProps, SidebarAttributes } from './sidebar.types';