LWT JavaScript API
Preparing search index...
modules/text/api/texts_api
BookContextResponse
Interface BookContextResponse
Envelope for GET /texts/{id}/book-context.
interface
BookContextResponse
{
book
:
BookContext
|
null
;
}
Index
Properties
book
Properties
book
book
:
BookContext
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
book
LWT JavaScript API
Loading...
Envelope for GET /texts/{id}/book-context.