blob: 5a3165e4144a01b8388cbf5f389b1ae7ffabfd30 [file] [log] [blame]
import {Connection} from './proxy';
const conn = new Connection();
conn.connect();