mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Fix typo (#20652)
This commit is contained in:
Vendored
+1
-1
@@ -345,7 +345,7 @@ declare namespace nano {
|
||||
}
|
||||
|
||||
interface DocumentScopeFollowUpdatesParams {
|
||||
inlucde_docs?: boolean;
|
||||
include_docs?: boolean;
|
||||
since?: string;
|
||||
heartbeat?: number;
|
||||
feed?: "continuous";
|
||||
|
||||
Reference in New Issue
Block a user