config-rocket
Preparing search index...
RocketAssembleHooks
Interface RocketAssembleHooks
interface
RocketAssembleHooks
{
onFrameFile
:
(
args
:
{
filePath
:
string
}
&
{
skipFile
:
(
reason
?:
string
)
=>
void
}
,
)
=>
void
|
Promise
<
void
>
;
[
key
:
string
]:
HookCallback
;
}
Hierarchy
Hooks
RocketAssembleHooks
Indexable
[
key
:
string
]:
HookCallback
Index
Properties
on
Frame
File
Properties
on
Frame
File
onFrameFile
:
(
args
:
{
filePath
:
string
}
&
{
skipFile
:
(
reason
?:
string
)
=>
void
}
,
)
=>
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Frame
File
config-rocket
Loading...