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

InvalidPDFException

class InvalidPDFException extends InvalidPDFException_base {
constructor(msg: any);
[x: string]: any;
}

§Extends

§
InvalidPDFException_base
[src]

§Constructors

§
new InvalidPDFException(msg: any)
[src]

§Index Signatures

§
[x: string]: any