faastjs.provider.md
May 15, 2023 ยท View on GitHub
Provider type
The type of all supported cloud providers.
Signature:
export type Provider = "aws" | "local";
May 15, 2023 ยท View on GitHub
The type of all supported cloud providers.
Signature:
export type Provider = "aws" | "local";