types.d.ts 52 B

1
  1. export type CheckedType = boolean | string | number