interface-forge - v2.5.0
Preparing search index...
src
BeforeBuildHook
Type Alias BeforeBuildHook<T>
BeforeBuildHook
:
(
params
:
Partial
<
T
>
)
=>
Partial
<
T
>
|
Promise
<
Partial
<
T
>
>
Type Parameters
T
Type declaration
(
params
:
Partial
<
T
>
)
:
Partial
<
T
>
|
Promise
<
Partial
<
T
>
>
Parameters
params
:
Partial
<
T
>
Returns
Partial
<
T
>
|
Promise
<
Partial
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
interface-forge - v2.5.0
Loading...