OBF Node
Preparing search index...
Sfy
Variable Sfy
Const
Sfy
:
{
to_external
(
filePath
:
string
,
)
:
Promise
<
{
boards
:
OBFPage
[]
;
images
:
OBFImage
[]
;
sounds
:
any
[]
}
>
;
}
= ...
Type Declaration
to_external
:
function
to_external
(
filePath
:
string
,
)
:
Promise
<
{
boards
:
OBFPage
[]
;
images
:
OBFImage
[]
;
sounds
:
any
[]
}
>
Parameters
filePath
:
string
Returns
Promise
<
{
boards
:
OBFPage
[]
;
images
:
OBFImage
[]
;
sounds
:
any
[]
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
OBF Node
Loading...