We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1428001 commit 9b0606aCopy full SHA for 9b0606a
index.d.ts
@@ -139,4 +139,4 @@ export interface WatchOptions {
139
140
const nodemon: Nodemon = (settings: NodemonSettings): Nodemon => {};
141
142
-export default nodemon;
+export = nodemon;
0 commit comments