UNPKG

lingo3d

Version:

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

2 lines (1 loc) 128 B
export declare const addAfterRenderSystemWithArgs: <Args extends unknown[]>(item: (...args: Args) => void, args: Args) => void;