Variable WEBID_STORAGE_DESCRIPTIONConst

WEBID_STORAGE_DESCRIPTION: {
    accountId: "id:account";
    webId: "string";
} = ...

Type declaration

  • Readonly accountId: "id:account"
  • Readonly webId: "string"