Comunica
    Preparing search index...
    Opened: { [K in keyof T]: OpenSingle<T[K]> } & withMeta

    Maps a single object or array containing values of type algebra operation (as union types) the same type but having Algebra.baseOperations (as interface) as values.

    Type Parameters

    • T extends object