mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Whitespace
This commit is contained in:
2
types/pouchdb-replication/index.d.ts
vendored
2
types/pouchdb-replication/index.d.ts
vendored
@@ -82,7 +82,7 @@ declare namespace PouchDB {
|
||||
* The default delay will never exceed 10 minutes.
|
||||
*/
|
||||
back_off_function?(delay: number): number;
|
||||
|
||||
|
||||
/**
|
||||
* Can be used if you want to disable checkpoints on the source, target, or both.
|
||||
* Setting this option to false will prevent writing checkpoints on both source and target.
|
||||
|
||||
Reference in New Issue
Block a user