Archived
Private
Public Access
1
0

Implemented Backend WindowAPI

This commit is contained in:
2022-11-05 12:19:14 +01:00
parent dd1d6dc89e
commit 46afa9cb7a
17 changed files with 305 additions and 416 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "webdesktop_windowapi",
"version": "1.0.5",
"version": "1.0.10",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.tx",
@@ -13,7 +13,7 @@
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"devDependencies": {
"typescript": "^4.8.4"
}
}