• A codec for an object without specific properties, its restrictions are equivalent to the Record<K, V> type so you can only check for number and string keys

    Type Parameters

    • K extends string | number | symbol

    • V

    Parameters

    Returns functional.Codec<Record<K, V>>

Generated using TypeDoc