Interface MultiMapValue

A MultiMap entry value.

Hierarchy

  • MultiMapValue

Properties

Properties

key: string

The case-preserving key.

val: any[]

The list of values.

Generated using TypeDoc