Ask a question to get started
Enter to sendā¢Shift+Enter new line
A method that loads the EPUB file and returns a promise that resolves to an array of Document instances.
Document
load(): Promise<Document<Record<string, any>>[]>