DisBot
    Preparing search index...

    Type Alias _Record<K, T>

    _Record: { [P in K]: T }

    Type Parameters

    • K extends keyof any
    • T