We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa0e23 commit ef0da72Copy full SHA for ef0da72
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