Type alias ApiErrorInternal

ApiError: {
    error: string;
}

Error returned by the ShowpadLib.getShowpadApi() & ShowpadLib.refreshShowpadApi() methods

Type declaration

  • error: string

Generated using TypeDoc