UNPKG

prendy

Version:

Make games with prerendered backdrops using babylonjs and repond

8 lines (7 loc) 205 B
export declare function story_fake<ChapterName extends string, StoryPartName extends string>(): { startStates: { main: any; }; state: () => any; refs: () => Record<string, any>; };