Documentation
    Preparing search index...
    LookupList: { [method: string]: { [identifier: string]: LookupListRoute } }

    Complete route lookup structure organized by HTTP methods and route identifiers

    Type Declaration

    • [method: string]: { [identifier: string]: LookupListRoute }

      HTTP method to route mapping

      Type Declaration

      • [identifier: string]: LookupListRoute

        Route identifier to route definition mapping