Files
2022-11-10 16:13:20 -03:00

3 lines
88 B
TypeScript

export { FormControl } from './FormControl';
export type { Size } from './FormControl';