NumberKeyObjectType<V>: {
    [key: string]: V;
}

Type Parameters

  • V = unknown

Type declaration

  • [key: string]: V

Generated using TypeDoc