uwsjs-fork (forked from uWebSockets.js) v0.0.1 documentation
    Preparing search index...

    Type Alias HttpController

    HttpController: (res: HttpResponse, req: HttpRequest) => void | Promise<void>

    Type Declaration