-
Notifications
You must be signed in to change notification settings - Fork 0
array.array.prototype.Array
Thanh Luan edited this page Apr 8, 2023
·
1 revision
array/array.prototype.Array
| Name |
|---|
T |
▸ byMap(uniqueKeys): Object
| Name | Type |
|---|---|
uniqueKeys |
keyof T[] |
Object
▸ byMapArray(groupKeys): Object
| Name | Type |
|---|---|
groupKeys |
keyof T[] |
Object
▸ byMapArrayJsonKey(groupKeys): Object
| Name | Type |
|---|---|
groupKeys |
keyof T[] |
Object
▸ byMapJsonKey(uniqueKeys): Object
| Name | Type |
|---|---|
uniqueKeys |
keyof T[] |
Object