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 1435a90 commit 34b6151Copy full SHA for 34b6151
src/LuaTransformer.ts
@@ -4,7 +4,6 @@ import * as ts from "typescript";
4
5
import * as tstl from "./LuaAST";
6
7
-import { TcpSocketConnectOpts } from "net";
8
import {CompilerOptions} from "./CompilerOptions";
9
import {DecoratorKind} from "./Decorator";
10
import {TSTLErrors} from "./Errors";
0 commit comments