Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VariableEntry<Key, Value>

Type parameters

  • Key

  • Value

Hierarchy

  • VariableEntry

Index

Methods

Methods

get

  • get(key: Key): Value

set

  • set(key: Key, value: Value): void

Generated using TypeDoc