The path alias enables import statements to be prefixed with @ (e.g. import { MyComponent } from '@/components'; ) and removes the need for ...
確定! 回上一頁