We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fa0e23 + ef0da72 commit b3f2fb0Copy full SHA for b3f2fb0
1 file changed
src/index.ts
@@ -8,7 +8,7 @@ if (!process[Symbol.for('ts-node.register.instance')]) {
8
});
9
}
10
11
-import { HandlerFunction } from 'handler-function';
+import { HandlerFunction } from './handler-function';
12
13
/**
14
* Options for setupErrorHandling
0 commit comments