Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Hooks

Hierarchy

  • Hooks

Properties

Properties

Optional getBuiltinPatch

getBuiltinPatch: undefined | function

Registers a builtin patch that can be referenced using the dedicated syntax: patch:builtin<name>. This is for instance how the TypeScript patch is automatically registered.

Generated using TypeDoc