express-beans
    Preparing search index...

    Function Order

    • Assigns an execution order to a method

      Type Parameters

      • This

      Parameters

      • order: number

        {number}

      Returns (
          method: AnyMethod,
          _context: ClassMethodDecoratorContext<This, AnyMethod>,
      ) => AnyMethod