GramIO API Reference / @gramio/contexts/dist / IsAny
Type Alias: IsAny<T>
IsAny<
T> =0extends1&T?true:false
Defined in: contexts/index.d.ts:37
Helper to detect if a type is 'any'
Type Parameters
| Type Parameter |
|---|
T |
GramIO API Reference / @gramio/contexts/dist / IsAny
IsAny<
T> =0extends1&T?true:false
Defined in: contexts/index.d.ts:37
Helper to detect if a type is 'any'
| Type Parameter |
|---|
T |