Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Globals

Index

Functions

Functions

get

  • get(key: string | symbol, defaultValue?: any): any
  • Parameters

    • key: string | symbol
    • Optional defaultValue: any

    Returns any

getRiot

  • getRiot(): any

getTags

  • getTags(): any

set

  • set(key: string | symbol, value: any): any
  • Parameters

    • key: string | symbol
    • value: any

    Returns any

Generated using TypeDoc