Interface Context

Hierarchy

  • Record<string, unknown>
    • Context

Properties

Properties

serializerConfig?: {
    arrayStringSeparator?: string;
}

Type declaration

  • Optional arrayStringSeparator?: string

    the separator to use for string arrays

Generated using TypeDoc