Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,5 @@ run/

# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar

docs/
985 changes: 0 additions & 985 deletions docs/clientcommands.ts

This file was deleted.

1 change: 1 addition & 0 deletions typings/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules/
2 changes: 2 additions & 0 deletions typings/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Clientcommands Scripting API
You should go [here](./modules/Clientcommands.html)
990 changes: 990 additions & 0 deletions typings/index.d.ts

Large diffs are not rendered by default.

386 changes: 386 additions & 0 deletions typings/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading