UNPKG

cloudevents

Version:
7 lines (6 loc) 148 B
import { Binding } from ".."; /** * Bindings for HTTP transport support * @implements {@linkcode Binding} */ export declare const HTTP: Binding;