Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReadOnlyVariables<T>

Type parameters

  • T = any

Hierarchy

Indexable

[custom: string]: any

Index

Methods

Methods

get

  • get<K>(key: keyof T): K

getAll

  • getAll(): T

Generated using TypeDoc