Type Alias: InferIceConfig<T>
InferIceConfig<
T> =Textends (env) =>Promise<infer Config> ?Config:never
Defined in: types/types.ts:293
Helper type to infer the configuration type from an Ice config function.
Type Parameters
| Type Parameter |
|---|
T |