KoAJAX
    Preparing search index...

    Interface Context

    interface Context {
        request: Request;
        response: Response;
    }
    Index

    Properties

    Properties

    request: Request
    response: Response