Whitespace

This commit is contained in:
Dima Sabanin
2018-12-10 16:06:56 -05:00
committed by GitHub
parent fb832c3d39
commit fdfb33f7ea

View File

@@ -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.