aframe-draw-component icon indicating copy to clipboard operation
aframe-draw-component copied to clipboard

how to use it with es6 import?

Open sky790312 opened this issue 8 years ago • 0 comments

I want to do it by es6 import:

import 'aframe'
import 'aframe-draw-component'

but I fount that It didn't add draw in AFRAME components. How to import it and use it with advanced usage?

sky790312 avatar Jul 26 '17 05:07 sky790312