UNPKG

aframe-react-assets

Version:

A React component for smart managing your AFrame VR assets. You can declare your assets at your React component.

3 lines 87 B
export const hello = (msg) => { console.log("[aframe-react-assets] hello: " + msg); }