@luolapeikko/result-option
    Preparing search index...

    Type Alias InferOkValue<T>

    InferOkValue: T extends IOk<infer V> ? V : never

    Infer the type of the ok value from IOk

    Type Parameters

    • T

    v2.0.0