quasar-ui-danx 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/src/index.js +1 -0
package/package.json
CHANGED
package/src/index.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
export * from "./vue-plugin";
|