GoogleFaastModule type
The return type of faastGoogle(). See FaastModuleProxy.
Signature:
export declare type GoogleFaastModule<M extends object = object> = FaastModuleProxy<M, GoogleOptions, GoogleState>;
The return type of faastGoogle(). See FaastModuleProxy.
Signature:
export declare type GoogleFaastModule<M extends object = object> = FaastModuleProxy<M, GoogleOptions, GoogleState>;