Package: @effect/platform Module: HttpLayerRouter
@effect/platform
HttpLayerRouter
A pseudo-error type that represents an error that should be not handled by the middleware.
Signature
export interface unhandled { readonly _: unique symbol }
Source
Since v1.0.0