We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1e778 commit f4501b3Copy full SHA for f4501b3
index.d.ts
@@ -138,4 +138,4 @@ export interface WatchOptions {
138
139
const nodemon: Nodemon = (settings: NodemonSettings): Nodemon => {};
140
141
-export default nodemon;
+export = nodemon;
0 commit comments