• Preparing search index...
  • The search index is not available
Ibyar/Aurora
  • Ibyar/Aurora
  • @ibyar/core
  • Module

Function Module

  • Module(
        param: ModuleOptions,
    ): (
        constructor: any,
        context: ClassDecoratorContext<new (...args: any) => any>,
    ) => any
  • Parameters

    • param: ModuleOptions

    Returns (
        constructor: any,
        context: ClassDecoratorContext<new (...args: any) => any>,
    ) => any

    • Defined in git/aurora/src/core/annotation/decorators.ts:116

Settings

Member Visibility
Ibyar/Aurora
  • Loading...

Generated using TypeDoc