Remix Utils - v9.0.0
    Preparing search index...

    Type Alias FetcherType

    FetcherType:
        | "init"
        | "done"
        | "actionSubmission"
        | "actionReload"
        | "actionRedirect"
        | "loaderSubmission"
        | "normalLoad"

    The list of types a fetcher can have