@likecoin/epub-ts
Preparing search index...
SpineItem
Interface SpineItem
interface
SpineItem
{
canonical
:
string
;
cfiBase
:
string
;
href
:
string
;
id
?:
string
;
idref
:
string
;
index
:
number
;
linear
:
string
;
next
:
()
=>
Section
|
undefined
;
prev
:
()
=>
Section
|
undefined
;
properties
:
string
[]
;
url
:
string
;
}
Index
Properties
canonical
cfi
Base
href
id?
idref
index
linear
next
prev
properties
url
Properties
canonical
canonical
:
string
cfi
Base
cfiBase
:
string
href
href
:
string
Optional
id
id
?:
string
idref
idref
:
string
index
index
:
number
linear
linear
:
string
next
next
:
()
=>
Section
|
undefined
prev
prev
:
()
=>
Section
|
undefined
properties
properties
:
string
[]
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canonical
cfi
Base
href
id
idref
index
linear
next
prev
properties
url
@likecoin/epub-ts
Loading...