anvil/striker-ui/types/Checkbox.d.ts
2022-11-28 14:37:21 -05:00

2 lines
60 B
TypeScript

type CheckboxProps = import('@mui/material').CheckboxProps;