Genotype API Documentation - v0.1.0
    Preparing search index...

    Variable backendRuntimeConst

    backendRuntime: ManagedRuntime<
        CompressionService
        | BackendService
        | BunServices,
        CompressionError,
    > = ...

    ManagedRuntime for running backend operations from non-Effect code. Layers are memoized — detection runs once, then cached.