UNPKG

the-world-engine

Version:

three.js based, unity like game engine for browser

9 lines (6 loc) 145 B
export function b2Alloc(o) { return null; } export function b2Free(o) {} export function b2Log(o, ...n) {} export * from "./b2_common.js";