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