mimekit-ts - v1.0.0
    Preparing search index...

    Function ok

    • Create a successful Result.

      Type Parameters

      • T

      Parameters

      • value: T

        The value to wrap.

      Returns Ok<T>

      A successful result containing value.