I saw someone's code today and there is a line like this:
import my_module from '@/components/share/my_module.vue';
Can you please tell me what is this @
mean?
I tried searching on Google but don't know the terms to search.
Thank you.
I saw someone's code today and there is a line like this:
import my_module from '@/components/share/my_module.vue';
Can you please tell me what is this @
mean?
I tried searching on Google but don't know the terms to search.
Thank you.