faastjs > Provider Provider type The type of all supported cloud providers. Signature: export declare type Provider = "aws" | "google" | "local";