mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 20:41:59 +02:00
Web socket + fill setup
This commit is contained in:
4
packages/events/package.json
Normal file
4
packages/events/package.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "@coder/events",
|
||||
"main": "./src/index.ts"
|
||||
}
|
||||
4
packages/events/yarn.lock
Normal file
4
packages/events/yarn.lock
Normal file
@@ -0,0 +1,4 @@
|
||||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user