@gmb/bitmark-parser - v7.2.0
    Preparing search index...

    Type Alias PreHook

    PreHook: (view: BitView) => PreHookResult | void

    Pre-processing hook: inspect a bit, optionally return modifications.

    Type Declaration