Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
interfaces
LibraryData
Interface LibraryData
interface
LibraryData
{
name
?:
string
;
settings
?:
{
[
key
:
string
]:
string
|
string
[]
|
{}
[]
}
;
short_name
?:
string
;
uuid
?:
string
;
}
Hierarchy (
View Summary
)
LibraryData
LibraryDataWithStatus
Index
Properties
name?
settings?
short_
name?
uuid?
Properties
Optional
name
name
?:
string
Optional
settings
settings
?:
{
[
key
:
string
]:
string
|
string
[]
|
{}
[]
}
Optional
short_
name
short_name
?:
string
Optional
uuid
uuid
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
settings
short_
name
uuid
@thepalaceproject/circulation-admin
Loading...