@wlnt-ui/icons-vue 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3 @@
1
+ import { DefineComponent } from 'vue';
2
+ declare const _default: DefineComponent;
3
+ export default _default;
@@ -37,6 +37,7 @@ export { default as Comprehensive } from './comprehensive.vue';
37
37
  export { default as ControlBold } from './control-bold.vue';
38
38
  export { default as Control } from './control.vue';
39
39
  export { default as Copy } from './copy.vue';
40
+ export { default as DArrowRight } from './d-arrow-right.vue';
40
41
  export { default as DArrowTop } from './d-arrow-top.vue';
41
42
  export { default as Delete } from './delete.vue';
42
43
  export { default as DeviceFilled } from './device-filled.vue';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wlnt-ui/icons-vue",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "description": "Vue components of Wlnt Ui Icons collection.",
5
5
  "type": "module",
6
6
  "keywords": [