@likecoin/epub-ts
    Preparing search index...

    Function default

    • Creates a new Book

      Parameters

      • Optionalurl: string | ArrayBuffer | Blob | BookOptions

        URL, Path or ArrayBuffer

      • Optionaloptions: BookOptions

        to pass to the book

      Returns Book

      a new Book object

      ePub("/path/to/book.epub", {})
      
    Index

    Properties

    Book: typeof Book
    CFI: typeof EpubCFI
    Contents: typeof Contents
    Rendition: typeof Rendition
    utils: __module
    VERSION: string