AwsFaastModule type
The return type of faastAws(). See FaastModuleProxy.
Signature:
export type AwsFaastModule<M extends object = object> = FaastModuleProxy<M, AwsOptions, AwsState>;
References: FaastModuleProxy, AwsOptions
The return type of faastAws(). See FaastModuleProxy.
Signature:
export type AwsFaastModule<M extends object = object> = FaastModuleProxy<M, AwsOptions, AwsState>;
References: FaastModuleProxy, AwsOptions