Autocomplete
type Autocomplete<T> = | T| AutocompletePrimitiveBaseType<T> & Record<never, never>;Defined in: node_modules/undici-types/utility.d.ts:7
Type Parameters
Section titled “Type Parameters”| Type Parameter |
|---|
T |
type Autocomplete<T> = | T| AutocompletePrimitiveBaseType<T> & Record<never, never>;Defined in: node_modules/undici-types/utility.d.ts:7
| Type Parameter |
|---|
T |