Stone.js API
    Preparing search index...

    Interface UseReactHookType

    UseReactHook Type.

    interface UseReactHookType {
        onPreparingPage?: UseReactHookListener[];
    }
    Index
    onPreparingPage?: UseReactHookListener[]