UNPKG

@threlte/theatre

Version:

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

3 lines (2 loc) 165 B
import * as theatreCore from '@theatre/core'; export const { getProject, types, onChange, val } = typeof window !== 'undefined' ? theatreCore : theatreCore.default;