UNPKG

@gechiui/components

Version:
4 lines (3 loc) 138 B
export { default as Spacer } from './component'; export { useSpacer } from './hook'; export type { Props as SpacerProps } from './types';