Skip to content

Commit 3963058

Browse files
committed
re-file-structure, add docs
1 parent 744d832 commit 3963058

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+118
-10
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"license": "MIT",
66
"dependencies": {
77
"@datastructures-js/priority-queue": "^5.2.0",
8-
"@types/node": "^16.10.2"
8+
"@types/node": "^16.10.2",
9+
"ts-node": "^10.3.0",
10+
"typescript": "^4.4.4"
911
}
1012
}

readme.md

Lines changed: 16 additions & 0 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)