aboutsummaryrefslogtreecommitdiff
path: root/test/bundler/fixtures/trivial/bundle-ws.ts
blob: 0064bfdd966f8264eb41cffdae4ae50dd43639ce (plain) (blame)
1
2
3
import { WebSocket } from "ws";

console.log(WebSocket);