UNPKG

@glandjs/http

Version:

A protocol adapter for HTTP built on top of the Gland architecture solution.

7 lines (6 loc) 156 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SSEStream = void 0; class SSEStream { } exports.SSEStream = SSEStream;