This commit is contained in:
Dominik Burgdörfer
2017-10-17 12:54:44 -07:00
committed by Andy
parent 43a2660602
commit f22d772d3e
+1 -1
View File
@@ -345,7 +345,7 @@ declare namespace nano {
}
interface DocumentScopeFollowUpdatesParams {
inlucde_docs?: boolean;
include_docs?: boolean;
since?: string;
heartbeat?: number;
feed?: "continuous";