Utility TypeScript @ 2.0.0-beta.5
    Preparing search index...

    Type Alias RecursiveMap<T_Keys, T_Values>Experimental

    Similar to the built-in Record type, but where the object's values can also be identical records.

    Type Parameters

    • T_Keys
    • T_Values

    2.0.0-beta.2 — Experimental.