Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginComponent

Interface for defining plugins to work with Amagaki.

Hierarchy

  • PluginComponent

Implemented by

Index

Methods

  • beforeBuildHook(builder: Builder): Promise<void>
  • createServerHook(app: Express): Promise<void>
  • updatePathFormatContextHook(context: Record<string, any>): void

Generated using TypeDoc