UNPKG

bhttp-js

Version:

A BHTTP (Binary Representation of HTTP Messages) Encoder and Decoder

4 lines 164 B
export { BHttpDecoder } from "./src/decoder.js"; export { BHttpEncoder } from "./src/encoder.js"; export * from "./src/errors.js"; //# sourceMappingURL=mod.d.ts.map