UNPKG

h3

Version:

Minimal H(TTP) framework built for high performance and portability.

5 lines (4 loc) 104 B
function definePlugin(def) { return ((opts) => (h3) => def(h3, opts)); } export { definePlugin as t };