Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface that contains functions that aid in recovering legacy features of Workspace.

Hierarchy

  • LegacyAPI

Index

Methods

getPages

  • getPages(): Promise<Page[]>
  • Get the pages that a user had saved in a legacy version of Workspace. (pre 5.0.0)

    Returns Promise<Page[]>

getWorkspaces

  • Get the workspaces that a user had saved in a legacy version of Workspace. (pre 5.0.0)

    Returns Promise<Workspace[]>

Generated using TypeDoc