Logos DX
    Preparing search index...
    IsMap: T extends Map<any, any> ? true : false

    Helper type to detect if a type is a Map

    Type Parameters

    • T