LWT JavaScript API
    Preparing search index...

    Envelope for GET /texts/{id}/book-context.

    interface BookContextResponse {
        book: BookContext | null;
    }
    Index

    Properties

    Properties

    book: BookContext | null