2024-03-16 14:11:43 +08:00

3 lines
56 B
TypeScript

import Checkbox from './Checkbox';
export { Checkbox };