Motif API
    Preparing search index...

    Type Alias JsonElementResult<T, E>

    JsonElementResult: Ok<T, E> | JsonElementErr<T, E>

    Type Parameters

    • T
    • E = string