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 851d67d commit 0e64838Copy full SHA for 0e64838
find-pivot-index/index.ts
@@ -1,2 +1,2 @@
1
-import pivotIndex from "./find-the-middle-index-in-array/index.ts";
+import pivotIndex from "../find-the-middle-index-in-array/index.ts";
2
export default pivotIndex;
0 commit comments