bundleProtocol

Serve a builtin bundle (named scheme) at the HTTP root.

Serve a builtin bundle (named scheme) at the HTTP root.

View source ↗

function bundleProtocol(scheme: string, config: BundleProtocolConfig = {}): Protocol;

Parameters

Prop

Type

Returns

Protocol

On this page