@gmb/bitmark-parser - v7.2.0
Preparing search index...
PreHook
Type Alias PreHook
PreHook
:
(
view
:
BitView
)
=>
PreHookResult
|
void
Pre-processing hook: inspect a bit, optionally return modifications.
Type Declaration
(
view
:
BitView
)
:
PreHookResult
|
void
Parameters
view
:
BitView
Returns
PreHookResult
|
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@gmb/bitmark-parser - v7.2.0
Loading...
Pre-processing hook: inspect a bit, optionally return modifications.