stacks-fireblocks-sdk
    Preparing search index...
    • Returns handlers for serving Swagger UI files. This includes custom initialization js file and static files of Swagger UI. Additional options are passed to the express.static middleware.

      Parameters

      • options: ServeStaticOptions

        options object that is passed to the express.static middleware.

      Returns RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>[]

      Express handlers that process requests and return files for Swagger UI.