UNPKG

@tolokoban/tgd

Version:

ToloGameDev library for WebGL2

4 lines 185 B
import { TgdCodeBloc } from "../shader"; import { WasmModule } from "./types"; export declare function wasm_module(module: WasmModule): TgdCodeBloc; //# sourceMappingURL=module.d.ts.map