Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShaanCoding/makeread.me
/
Class
frontend/openAPI/generated/core/CancelablePromise.ts:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
/* tslint:disable */
4
/* eslint-disable */
5
export
class
CancelError extends Error {
6
7
constructor(message: string) {
8
super(message);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected