MCPcopy
hub / github.com/parallax/jsPDF / error

Method error

types/index.d.ts:171–171  ·  view source on GitHub ↗
(msg: string)

Source from the content-addressed store, hash-verified

169 ): HTMLWorker;
170 progress: HTMLWorkerProgress;
171 error(msg: string): void;
172 save(filename: string): Promise<void>;
173 set(opt: HTMLOptions): HTMLWorker;
174 get(key: "string"): HTMLWorker;

Callers 15

PubSubFunction · 0.80
SAFEFunction · 0.80
svg.jsFile · 0.80
context2d.jsFile · 0.80
html.jsFile · 0.80
downloadFunction · 0.80
tFunction · 0.80
uFunction · 0.80
ace.jsFile · 0.80
ccFunction · 0.80
mFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected