I'm new to vue.js
I declared my global functions in my index.js and want to slice it out into a folder/name.js and import it back in.
How can I do that ?