Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IKeyValuePair

Properties of a KeyValuePair.

Hierarchy

  • IKeyValuePair

Index

Properties

Properties

key?: null | string

KeyValuePair key

value?: null | string

KeyValuePair value

Generated using TypeDoc