Remix Utils - v9.0.0
    Preparing search index...
    ShouldCommitFunction: (prev: Partial<Data>, next: Partial<Data>) => boolean

    A function that compares the previous and next session data to determine if it changed and needs to be committed.

    Type Parameters

    • Data

    Type Declaration