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