Skip to content

Latest commit

History

History
27 lines (14 loc) 路 403 Bytes

Config.md

File metadata and controls

27 lines (14 loc) 路 403 Bytes

@faasjs/test / Config

Type alias: Config

Config: Object

Index signature

[key: string]: any

Type declaration

plugins?

optional plugins: Object

Index signature

[key: string]: Object

providers?

optional providers: Object

Index signature

[key: string]: ProviderConfig