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 1d4d823 commit 87670e9Copy full SHA for 87670e9
deps.ts
@@ -21,4 +21,4 @@ export { Heap } from "https://cdn.skypack.dev/@datastructures-js/[email protected]/?dts
21
export {
22
BinarySearchTree,
23
BinarySearchTreeNode,
24
-} from "https://cdn.skypack.dev/@datastructures-js/[email protected]/?dts";
+} from "https://cdn.skypack.dev/@datastructures-js/[email protected]/index.js?dts";
0 commit comments