Type Alias: GroupedDIDs
typescript
1
GroupedDIDs = Record<string, DIDAlias[]>
Defined in: context/index.ts:125
Type definition for DIDs grouped by their status or type.
GroupedDIDs = Record<string, DIDAlias[]>
Defined in: context/index.ts:125
Type definition for DIDs grouped by their status or type.