Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WeakMap

Index

Constructors

Methods

Constructors

constructor

Methods

clear

  • clear(): void

delete

  • delete(key: any): void

get

  • get(key: any): any

has

  • has(value: any): void

set

  • set(key: any, value: any): void

Generated using TypeDoc