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