2021-06-04 14:38:26 -03:00

3 lines
64 B
TypeScript

export { default } from './Quantity'
export * from './Quantity'