node-webserver
    Preparing search index...

    Variable sse

    sse: <Path extends string>(
        emitter: SSEHandler<Path>,
        options?: SSEOptions,
    ) => RouteHandler<Path>

    Type Declaration