Type Alias: GroupedDIDs

typescript
1
GroupedDIDs = Record<string, DIDAlias[]>

Defined in: packages/identus-react/src/context/index.ts:139

Type definition for DIDs grouped by their status or type.