MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / util.ts

File util.ts

test/util.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable jest/no-standalone-expect */
2import * as nativeAssert from "assert";
3import { LauxLib, Lua, LuaLib, LuaState, LUA_OK } from "lua-wasm-bindings/dist/lua";
4import * as fs from "fs";

Callers

nothing calls this directly

Calls 1

createTestBuilderFactoryFunction · 0.85

Tested by

no test coverage detected