docx
    Preparing search index...

    Type Alias AttributeMap<T>

    AttributeMap: Record<keyof T, string>

    Type Parameters

    • T