Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyValue<S, T>

Type parameters

  • S = any

  • T = any

Hierarchy

  • KeyValue

Index

Properties

Properties

key

key: S

value

value: T

Generated using TypeDoc