UNPKG

lingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

3 lines 227 B
import { addAfterRenderSystemWithArgs } from "../../systems/configSystems/afterRenderSystemWithArgs"; export default (fn) => (...args) => addAfterRenderSystemWithArgs(fn, args); //# sourceMappingURL=throttleFrameTrailing.js.map