Type alias SharedBy

SharedBy: {
    rootDid: string;
    username: string;
}

Type declaration

  • rootDid: string
  • username: string

Generated using TypeDoc