UNPKG

motion

Version:

motion - moving development forward

4 lines 94 B
export default function viewOn(parentScope) { const _on = new On(parentScope) return _on }