UNPKG

aframe-leap-hands

Version:
5 lines (3 loc) 112 B
import { System } from './leap-system'; import { Component } from './leap-hand'; export { System, Component };