UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

4 lines (3 loc) 154 B
export { Stack } from './stack'; export { defaultStackProps } from './stack.constants'; export type { StackProps, StackAttributes } from './stack.types';