Options
All
  • Public
  • Public/Protected
  • All
Menu

An interface to be implemented by objects that initialize Hook objects.

Hierarchy

  • HookProvider

Index

Properties

Methods

Properties

type: string

The name of the hook that this provider initializes.

Methods

  • init(props: any): Promise<Hook>

Generated using TypeDoc