UNPKG

@threlte/theatre

Version:

Threlte Components for Theatre, an animation library with a professional motion design toolset

6 lines (5 loc) 219 B
import { currentWritable } from '@threlte/core'; export const globalProjects = new Map(); export const globalSheets = new Map(); export const globalObjects = new Map(); export const studio = currentWritable(undefined);