Xivgear Types Documentation
Preparing search index...
@xivgear/core
external/static_bis
MockBisService
Class MockBisService
Implements
BisService
Index
Constructors
constructor
Methods
add
Sheet
get
Bis
Index
get
Bis
Index
At
get
Bis
Index
Url
get
Bis
Sheet
get
Bis
Sheet
Fetch
Url
Constructors
constructor
new
MockBisService
(
initialIndex
?:
DirNode
)
:
MockBisService
Parameters
Optional
initialIndex
:
DirNode
Returns
MockBisService
Methods
add
Sheet
addSheet
(
path
:
string
[]
,
content
:
string
)
:
void
Parameters
path
:
string
[]
content
:
string
Returns
void
get
Bis
Index
getBisIndex
()
:
Promise
<
DirNode
>
Returns
Promise
<
DirNode
>
get
Bis
Index
At
getBisIndexAt
(
path
:
string
[]
)
:
Promise
<
AnyNode
|
BisIndexError
>
Parameters
path
:
string
[]
Returns
Promise
<
AnyNode
|
BisIndexError
>
get
Bis
Index
Url
getBisIndexUrl
()
:
URL
Returns
URL
get
Bis
Sheet
getBisSheet
(
path
:
string
[]
)
:
Promise
<
string
>
Parameters
path
:
string
[]
Returns
Promise
<
string
>
get
Bis
Sheet
Fetch
Url
getBisSheetFetchUrl
(
path
:
string
[]
)
:
URL
Parameters
path
:
string
[]
Returns
URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Sheet
get
Bis
Index
get
Bis
Index
At
get
Bis
Index
Url
get
Bis
Sheet
get
Bis
Sheet
Fetch
Url
Xivgear Types Documentation
Loading...