node_test
    Preparing search index...

    Variable GetConst

    Get: (path: string, options?: { contentType: string }) => MethodDecorator = ...

    Type declaration

      • (path: string, options?: { contentType: string }): MethodDecorator
      • Parameters

        • path: string
        • Optionaloptions: { contentType: string }

        Returns MethodDecorator

    Get

    A method decorator for defining a GET route.