Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

MissingPDFException

class MissingPDFException extends MissingPDFException_base {
constructor(msg: any);
[x: string]: any;
}

§Extends

§
MissingPDFException_base
[src]

§Constructors

§
new MissingPDFException(msg: any)
[src]

§Index Signatures

§
[x: string]: any