VUE NPM import package to all other files

前端 未结 0 858
栀梦
栀梦 2020-12-18 15:45

having vue 3 npm app. I need to use jquery. So I npm installed jquery packaged. Now if I need to use it I just do:

import $ from "jquery";


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题