Published URLs for each edition.
Returned from ServerClient.createEditions and ServerClient.updateEditions as an object, keyed by the archive file name (e.g., "public.zip") and the edition name (e.g., "interactive"):
{ "public.zip": { "interactive": { "id": "XXXXXXXX-XXXX...", "url": "https://..." } }} Copy
{ "public.zip": { "interactive": { "id": "XXXXXXXX-XXXX...", "url": "https://..." } }}
Generated using TypeDoc
Published URLs for each edition.
Returned from ServerClient.createEditions and ServerClient.updateEditions as an object, keyed by the archive file name (e.g., "public.zip") and the edition name (e.g., "interactive"):