3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export { default } from './DateRangePickerDay';
|
|
export * from './DateRangePickerDay';
|