UNPKG

infamous

Version:

A CSS3D/WebGL UI library.

12 lines (9 loc) 186 B
import * as core from './core' import * as html from './html' import * as components from './components' export { core, html, components, } export const version = '21.2.0'