UNPKG

prendy

Version:

Make games with prerendered backdrops using babylonjs and repond

7 lines (5 loc) 166 B
import { MyTypes } from "./declarations"; export const meta = { assets: null as null | MyTypes["Assets"], whatToRunWhenStartingEffects: [] as (() => void)[], };