CronLightPlugin: {
    install: ((app) => void);
}

Type declaration

  • install: ((app) => void)
      • (app): void
      • Parameters

        • app: App

        Returns void

Generated using TypeDoc