• Create a checkpointer that uses the specified file to store persistent state.

    Parameters

    • path: string

      Path to a file holding persistent checkpoint state.

    Returns Promise<Checkpointer>