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 027cb5f commit c3de254Copy full SHA for c3de254
bin/pub.mjs
@@ -2,7 +2,6 @@
2
3
import boxen from 'boxen'
4
import chokidar from 'chokidar'
5
-import { WebSocketServer } from '../lib/websocket-server.mjs'
6
import k from 'kleur'
7
import { lookup } from 'mrmime'
8
import fs from 'node:fs'
0 commit comments