Documents / @faasjs/core / Config
Type Alias: Config
Config =
object
Resolved config object loaded for a function.
Indexable
[
key:string]:any
Properties
plugins?
optionalplugins?:object
Plugin configuration keyed by plugin name.
Index Signature
[key: string]: object