fetrest
    Preparing search index...

    Type Alias FRHook

    FRHook: (client: FetchRest) => Promise<void>

    Hook function type. All hooks must be of this type.

    Type declaration