bundleProtocol
Serve a builtin bundle (named scheme) at the HTTP root.
Serve a builtin bundle (named scheme) at the HTTP root.
function bundleProtocol(scheme: string, config: BundleProtocolConfig = {}): Protocol;Parameters
Prop
Type
Returns
Protocol