Interface Config

Hierarchy

  • Config

Indexable

[packageName: string]: any | {
    [settingName: string]: any;
}

Properties

redis.address?: string
state.allow-in-memory?: boolean
testing.fixed-date?: string

Generated using TypeDoc