Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • H

Hierarchy

  • HookMap

Index

Constructors

Properties

Methods

Constructors

  • Type parameters

    • H

    Parameters

    Returns HookMap<H>

Properties

name: undefined | string

Methods

  • for(key: any): H
  • Parameters

    • key: any

    Returns H

  • get(key: any): undefined | H
  • Parameters

    • key: any

    Returns undefined | H

  • Parameters

    Returns void