@wikicasa-dev/svg-icons 0.0.22 → 0.0.24

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,36 @@
1
+ import { h as t } from "vue";
2
+ const i = (a, { attrs: e }) => t(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 30.845 38.014",
7
+ width: a.width ?? 128,
8
+ height: a.height ?? 36
9
+ },
10
+ t(
11
+ "g",
12
+ t("g", [
13
+ t("path", {
14
+ fill: "none",
15
+ stroke: "#2a3761",
16
+ "stroke-width": "2",
17
+ d: "M16.245 36.831Q26.5 32.385 29.406 22.872a10.2 10.2 0 0 0 .439-2.975V6.262A2.06 2.06 0 0 0 28.3 4.277L15.95 1.068a2.1 2.1 0 0 0-1.055 0L2.548 4.277A2.056 2.056 0 0 0 1 6.262v13.639a10.2 10.2 0 0 0 .438 2.975Q4.346 32.385 14.6 36.831a2.1 2.1 0 0 0 1.645 0Z"
18
+ }),
19
+ t("path", {
20
+ fill: "#2b5dff",
21
+ d: "M15.895 32.411a1.08 1.08 0 0 1-.946 0c-4.951-2.458-8.078-5.982-9.537-10.738a6 6 0 0 1-.26-1.78V8.673a1.026 1.026 0 0 1 .774-.99l9.232-2.39a1.05 1.05 0 0 1 .527 0l9.232 2.39a1.03 1.03 0 0 1 .775.99v11.221a6 6 0 0 1-.261 1.781c-1.458 4.755-4.585 8.279-9.537 10.737"
22
+ }),
23
+ t("path", {
24
+ fill: "none",
25
+ stroke: "#fff",
26
+ "stroke-linecap": "round",
27
+ "stroke-linejoin": "round",
28
+ "stroke-width": "3",
29
+ d: "m8.656 18.073 4.976 4.222 9.483-9.957"
30
+ })
31
+ ])
32
+ )
33
+ );
34
+ export {
35
+ i as ShieldImg
36
+ };
@@ -0,0 +1,38 @@
1
+ import { h as t } from "vue";
2
+ const a = (o, { attrs: e }) => t(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 23.474 38.174",
7
+ width: o.width ?? 128,
8
+ height: o.height ?? 36
9
+ },
10
+ t(
11
+ "g",
12
+ t(
13
+ "g",
14
+ {
15
+ fill: "none",
16
+ "stroke-linecap": "round",
17
+ "stroke-linejoin": "round",
18
+ "stroke-width": "2"
19
+ },
20
+ [
21
+ t("path", {
22
+ stroke: "#2b5dff",
23
+ d: "M16.586 17.255c2.385-.334 3.719 2.546 1.8 4.5l-2.719 2.361"
24
+ }),
25
+ t("path", {
26
+ stroke: "#2b5dff",
27
+ d: "m12.892 20.974 7.573-7.626c1.333-1.706-1.227-4.213-2.826-3.093L6.225 21.759l-1.12-7.718c-.96-3.04-3.93-2.382-4.105-.31.036 3.428.022 6 0 7.768-.023 1.806.213 3.616.09 5.418a6 6 0 0 0 .18 2.439 8.2 8.2 0 0 0 1.536 2.528 22 22 0 0 0 1.807 2.077 13.3 13.3 0 0 0 2.167 1.987 6.25 6.25 0 0 0 2.529 1.174 6.6 6.6 0 0 0 2.348-.09 8.5 8.5 0 0 0 3.252-.993 14 14 0 0 0 1.284-.878c.127-.1.434-.333 1-.829a37 37 0 0 0 1.608-1.482l3.14-3.039a2.68 2.68 0 0 0 .4-2.286 2.2 2.2 0 0 0-1.055-1.231 2.37 2.37 0 0 0-2.562.452c3.441-2.625 1.9-5.5-.346-4.987"
28
+ }),
29
+ t("path", { stroke: "#2a3761", d: "M8.09 10.005 5.166 7.457" }),
30
+ t("path", { stroke: "#2a3761", d: "M9.91 5.708 8.9 1.194" }),
31
+ t("path", { stroke: "#2a3761", d: "m13.183 8.865 2.694-3.564" })
32
+ ]
33
+ )
34
+ )
35
+ );
36
+ export {
37
+ a as SnapImg
38
+ };
@@ -0,0 +1,119 @@
1
+ import { h as t } from "vue";
2
+ const n = (o, { attrs: e }) => t(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 46.974 38",
7
+ width: o.width ?? 128,
8
+ height: o.height ?? 36
9
+ },
10
+ t("g", [
11
+ t("path", { fill: "#fff", d: "m37.293 13.001 3.1-2.522 2.21 2.522-3.1 2.212Z" }),
12
+ t("path", {
13
+ fill: "none",
14
+ stroke: "#2b5dff",
15
+ "stroke-width": "2",
16
+ d: "m37.293 13.001 3.1-2.522 2.21 2.522-3.1 2.212Z"
17
+ }),
18
+ t(
19
+ "g",
20
+ t("g", { transform: "translate(1 1)" }, [
21
+ t("path", {
22
+ fill: "#fff",
23
+ d: "m41.348 12.759-3.04-3.408a1.084 1.084 0 0 1 .086-1.529l.874-.78a1.08 1.08 0 0 1 1.529.086l3.044 3.408a1.083 1.083 0 0 1-.086 1.529l-.874.781a1.083 1.083 0 0 1-1.529-.086"
24
+ }),
25
+ t("path", {
26
+ fill: "none",
27
+ stroke: "#2b5dff",
28
+ "stroke-width": "2",
29
+ d: "m38.644 7.602.373-.333a1.42 1.42 0 0 1 2.004.112l2.597 2.91a1.42 1.42 0 0 1-.113 2l-.373.334a1.417 1.417 0 0 1-2.003-.112l-2.598-2.91a1.417 1.417 0 0 1 .113-2Z"
30
+ }),
31
+ t("path", { fill: "#fff", d: "M23.509 1.987h6.253v7.221h-6.253z" }),
32
+ t("path", {
33
+ fill: "none",
34
+ stroke: "#2b5dff",
35
+ "stroke-width": "2",
36
+ d: "M23.509 1.987h6.253v7.221h-6.253z"
37
+ }),
38
+ t("path", {
39
+ fill: "#fff",
40
+ d: "M31.747 3.688H21.202a1.083 1.083 0 0 1-1.083-1.083V1.083a1.08 1.08 0 0 1 1.083-1.084h10.545a1.08 1.08 0 0 1 1.083 1.083v1.524a1.083 1.083 0 0 1-1.083 1.083"
41
+ }),
42
+ t("rect", {
43
+ width: "12.711",
44
+ height: "3.688",
45
+ fill: "none",
46
+ stroke: "#2b5dff",
47
+ "stroke-width": "2",
48
+ rx: "1.417",
49
+ transform: "translate(20.119)"
50
+ }),
51
+ t("path", {
52
+ fill: "none",
53
+ stroke: "#2a3761",
54
+ "stroke-linecap": "round",
55
+ "stroke-linejoin": "round",
56
+ "stroke-width": "2",
57
+ d: "M5.924 11.428h5.904"
58
+ }),
59
+ t("path", {
60
+ fill: "none",
61
+ stroke: "#2a3761",
62
+ "stroke-linecap": "round",
63
+ "stroke-linejoin": "round",
64
+ "stroke-width": "2",
65
+ d: "M2.31 16.432h6.982"
66
+ }),
67
+ t("path", {
68
+ fill: "none",
69
+ stroke: "#2a3761",
70
+ "stroke-linecap": "round",
71
+ "stroke-linejoin": "round",
72
+ "stroke-width": "2",
73
+ d: "M0 21.436h8.213"
74
+ }),
75
+ t("path", {
76
+ fill: "none",
77
+ stroke: "#2a3761",
78
+ "stroke-linecap": "round",
79
+ "stroke-linejoin": "round",
80
+ "stroke-width": "2",
81
+ d: "M1.893 26.439h6.982"
82
+ }),
83
+ t("path", {
84
+ fill: "none",
85
+ stroke: "#2a3761",
86
+ "stroke-linecap": "round",
87
+ "stroke-linejoin": "round",
88
+ "stroke-width": "2",
89
+ d: "M5.924 31.41h5.904"
90
+ }),
91
+ t("path", {
92
+ fill: "#fff",
93
+ d: "M12.035 21.446A14.554 14.554 0 1 1 26.59 36a14.555 14.555 0 0 1-14.555-14.554"
94
+ }),
95
+ t("path", {
96
+ fill: "none",
97
+ stroke: "#2b5dff",
98
+ "stroke-width": "2",
99
+ d: "M12.035 21.446A14.554 14.554 0 1 1 26.59 36a14.555 14.555 0 0 1-14.555-14.554Z"
100
+ }),
101
+ t("path", {
102
+ fill: "none",
103
+ stroke: "#2b5dff",
104
+ "stroke-linecap": "round",
105
+ "stroke-linejoin": "round",
106
+ "stroke-width": "2",
107
+ d: "m27.238 21.328 8.089-5.924"
108
+ }),
109
+ t("path", {
110
+ fill: "#2b5dff",
111
+ d: "M24.329 21.546a2.261 2.261 0 1 1 2.261 2.261 2.26 2.26 0 0 1-2.261-2.261"
112
+ })
113
+ ])
114
+ )
115
+ ])
116
+ );
117
+ export {
118
+ n as StopWatchImg
119
+ };
package/dist/index.js CHANGED
@@ -1,18 +1,18 @@
1
1
  import { AboutUsIcon as e } from "./AboutUsIcon.js";
2
2
  import { ArrowIcon as n } from "./ArrowIcon.js";
3
- import { BarChartIcon as m } from "./BarChartIcon.js";
3
+ import { BarChartIcon as c } from "./BarChartIcon.js";
4
4
  import { BellIcon as I } from "./BellIcon.js";
5
5
  import { BulbIcon as x } from "./BulbIcon.js";
6
6
  import { CheckActiveIcon as i } from "./CheckActiveIcon.js";
7
- import { CheckInactiveIcon as l } from "./CheckInactiveIcon.js";
8
- import { CloseIcon as g } from "./CloseIcon.js";
7
+ import { CheckInactiveIcon as s } from "./CheckInactiveIcon.js";
8
+ import { CloseIcon as u } from "./CloseIcon.js";
9
9
  import { DashboardIcon as d } from "./DashboardIcon.js";
10
- import { DeleteIcon as P } from "./DeleteIcon.js";
10
+ import { DeleteIcon as h } from "./DeleteIcon.js";
11
11
  import { DrawIcon as w } from "./DrawIcon.js";
12
- import { EditIcon as b } from "./EditIcon.js";
13
- import { GermanyFlagIcon as N } from "./GermanyFlagIcon.js";
14
- import { HeartIcon as C } from "./HeartIcon.js";
15
- import { HidePswIcon as S } from "./HidePswIcon.js";
12
+ import { EditIcon as S } from "./EditIcon.js";
13
+ import { GermanyFlagIcon as L } from "./GermanyFlagIcon.js";
14
+ import { HeartIcon as y } from "./HeartIcon.js";
15
+ import { HidePswIcon as D } from "./HidePswIcon.js";
16
16
  import { HouseIcon as F } from "./HouseIcon.js";
17
17
  import { ItalyFlagIcon as M } from "./ItalyFlagIcon.js";
18
18
  import { LayersIcon as v } from "./LayersIcon.js";
@@ -27,18 +27,18 @@ import { PinIcon as _ } from "./PinIcon.js";
27
27
  import { PlanIcon as oo } from "./PlanIcon.js";
28
28
  import { PlusIcon as eo } from "./PlusIcon.js";
29
29
  import { PrestigeIcon as no } from "./PrestigeIcon.js";
30
- import { PrintIcon as mo } from "./PrintIcon.js";
30
+ import { PrintIcon as co } from "./PrintIcon.js";
31
31
  import { ProfileIcon as Io } from "./ProfileIcon.js";
32
32
  import { QuotesIcon as xo } from "./QuotesIcon.js";
33
33
  import { RequestIcon as io } from "./RequestIcon.js";
34
- import { SearchIcon as lo } from "./SearchIcon.js";
35
- import { ShareIcon as go } from "./ShareIcon.js";
34
+ import { SearchIcon as so } from "./SearchIcon.js";
35
+ import { ShareIcon as uo } from "./ShareIcon.js";
36
36
  import { SuitcaseIcon as Wo } from "./SuitcaseIcon.js";
37
- import { TieIcon as ho } from "./TieIcon.js";
37
+ import { TieIcon as Po } from "./TieIcon.js";
38
38
  import { TourIcon as Ao } from "./TourIcon.js";
39
- import { UkFlagIcon as Lo } from "./UkFlagIcon.js";
40
- import { ValuationIcon as yo } from "./ValuationIcon.js";
41
- import { VideoIcon as Do } from "./VideoIcon.js";
39
+ import { UkFlagIcon as bo } from "./UkFlagIcon.js";
40
+ import { ValuationIcon as No } from "./ValuationIcon.js";
41
+ import { VideoIcon as Co } from "./VideoIcon.js";
42
42
  import { ViewPswIcon as Bo } from "./ViewPswIcon.js";
43
43
  import { WalletIcon as Ho } from "./WalletIcon.js";
44
44
  import { WarningIcon as Vo } from "./WarningIcon.js";
@@ -53,19 +53,19 @@ import { LinkedinIcon as Zo } from "./LinkedinIcon.js";
53
53
  import { InstagramIcon as $o } from "./InstagramIcon.js";
54
54
  import { YoutubeIcon as rr } from "./YoutubeIcon.js";
55
55
  import { HamburgerMenuIcon as tr } from "./HamburgerMenuIcon.js";
56
- import { GoogleIcon as cr } from "./GoogleIcon.js";
56
+ import { GoogleIcon as mr } from "./GoogleIcon.js";
57
57
  import { WikicasaRoundedIcon as pr } from "./WikicasaRoundedIcon.js";
58
58
  import { ArrowIndicatorIcon as fr } from "./ArrowIndicatorIcon.js";
59
59
  import { BankIcon as ar } from "./BankIcon.js";
60
- import { BusIcon as sr } from "./BusIcon.js";
61
- import { CartIcon as ur } from "./CartIcon.js";
60
+ import { BusIcon as lr } from "./BusIcon.js";
61
+ import { CartIcon as gr } from "./CartIcon.js";
62
62
  import { ChargeIcon as kr } from "./Charge.js";
63
63
  import { HospitalIcon as Wr } from "./HospitalIcon.js";
64
- import { PharmacyIcon as hr } from "./PharmacyIcon.js";
64
+ import { PharmacyIcon as Pr } from "./PharmacyIcon.js";
65
65
  import { PostIcon as Ar } from "./PostIcon.js";
66
- import { SchoolIcon as Lr } from "./SchoolIcon.js";
67
- import { SubwayIcon as yr } from "./SubwayIcon.js";
68
- import { TrainIcon as Dr } from "./TrainIcon.js";
66
+ import { SchoolIcon as br } from "./SchoolIcon.js";
67
+ import { SubwayIcon as Nr } from "./SubwayIcon.js";
68
+ import { TrainIcon as Cr } from "./TrainIcon.js";
69
69
  import { TrainAltIcon as Br } from "./TrainAltIcon.js";
70
70
  import { WikicasaDatiLogoIcon as Hr } from "./WikicasaDatiLogo.js";
71
71
  import { WikicasaLogoIcon as Vr } from "./WikicasaLogo.js";
@@ -76,33 +76,36 @@ import { WikiNerdValutaDesktopImg as Qr } from "./WikiNerdValutaDesktop.js";
76
76
  import { WikiNerdDownloadAppImg as jr } from "./WikiNerdDownloadApp.js";
77
77
  import { WikicasaStudioLogoIcon as Jr } from "./WikicasaStudioLogo.js";
78
78
  import { GenericUserWikiAvatarImg as Or } from "./GenericUserWikiAvatar.js";
79
+ import { ShieldImg as Zr } from "./ShieldImg.js";
80
+ import { SnapImg as $r } from "./SnapImg.js";
81
+ import { StopWatchImg as re } from "./StopWatchImg.js";
79
82
  export {
80
83
  e as AboutUsIcon,
81
84
  qo as AnalyticsIcon,
82
85
  n as ArrowIcon,
83
86
  fr as ArrowIndicatorIcon,
84
87
  ar as BankIcon,
85
- m as BarChartIcon,
88
+ c as BarChartIcon,
86
89
  I as BellIcon,
87
90
  x as BulbIcon,
88
- sr as BusIcon,
89
- ur as CartIcon,
91
+ lr as BusIcon,
92
+ gr as CartIcon,
90
93
  kr as ChargeIcon,
91
94
  i as CheckActiveIcon,
92
- l as CheckInactiveIcon,
93
- g as CloseIcon,
95
+ s as CheckInactiveIcon,
96
+ u as CloseIcon,
94
97
  d as DashboardIcon,
95
- P as DeleteIcon,
98
+ h as DeleteIcon,
96
99
  w as DrawIcon,
97
- b as EditIcon,
100
+ S as EditIcon,
98
101
  Oo as FacebookIcon,
99
102
  jo as GearIcon,
100
103
  Or as GenericUserWikiAvatarImg,
101
- N as GermanyFlagIcon,
102
- cr as GoogleIcon,
104
+ L as GermanyFlagIcon,
105
+ mr as GoogleIcon,
103
106
  tr as HamburgerMenuIcon,
104
- C as HeartIcon,
105
- S as HidePswIcon,
107
+ y as HeartIcon,
108
+ D as HidePswIcon,
106
109
  Wr as HospitalIcon,
107
110
  F as HouseIcon,
108
111
  $o as InstagramIcon,
@@ -115,29 +118,32 @@ export {
115
118
  Y as MapIcon,
116
119
  z as NewsIcon,
117
120
  K as NotesIcon,
118
- hr as PharmacyIcon,
121
+ Pr as PharmacyIcon,
119
122
  X as PhoneIcon,
120
123
  _ as PinIcon,
121
124
  oo as PlanIcon,
122
125
  eo as PlusIcon,
123
126
  Ar as PostIcon,
124
127
  no as PrestigeIcon,
125
- mo as PrintIcon,
128
+ co as PrintIcon,
126
129
  Io as ProfileIcon,
127
130
  xo as QuotesIcon,
128
131
  io as RequestIcon,
129
- Lr as SchoolIcon,
130
- lo as SearchIcon,
131
- go as ShareIcon,
132
- yr as SubwayIcon,
132
+ br as SchoolIcon,
133
+ so as SearchIcon,
134
+ uo as ShareIcon,
135
+ Zr as ShieldImg,
136
+ $r as SnapImg,
137
+ re as StopWatchImg,
138
+ Nr as SubwayIcon,
133
139
  Wo as SuitcaseIcon,
134
- ho as TieIcon,
140
+ Po as TieIcon,
135
141
  Ao as TourIcon,
136
142
  Br as TrainAltIcon,
137
- Dr as TrainIcon,
138
- Lo as UkFlagIcon,
139
- yo as ValuationIcon,
140
- Do as VideoIcon,
143
+ Cr as TrainIcon,
144
+ bo as UkFlagIcon,
145
+ No as ValuationIcon,
146
+ Co as VideoIcon,
141
147
  Bo as ViewPswIcon,
142
148
  Ho as WalletIcon,
143
149
  Vo as WarningIcon,
@@ -76,4 +76,7 @@ import { WikiNerdValutaDesktopImg } from './svgImages/WikiNerdValutaDesktop';
76
76
  import { WikiNerdDownloadAppImg } from './svgImages/WikiNerdDownloadApp';
77
77
  import { WikicasaStudioLogoIcon } from './svgImages/WikicasaStudioLogo';
78
78
  import { GenericUserWikiAvatarImg } from './svgImages/GenericUserWikiAvatar';
79
- export { GearIcon, WikicasaIcon, AnalyticsIcon, AboutUsIcon, ArrowIcon, BarChartIcon, BellIcon, BulbIcon, CheckActiveIcon, CheckInactiveIcon, CloseIcon, DashboardIcon, DeleteIcon, DrawIcon, EditIcon, GermanyFlagIcon, HeartIcon, HidePswIcon, HouseIcon, ItalyFlagIcon, LayersIcon, LocationIcon, LogoutIcon, MailIcon, MapIcon, NewsIcon, NotesIcon, PhoneIcon, PinIcon, PlanIcon, PlusIcon, PrestigeIcon, PrintIcon, ProfileIcon, QuotesIcon, RequestIcon, SearchIcon, ShareIcon, SuitcaseIcon, TieIcon, TourIcon, UkFlagIcon, ValuationIcon, VideoIcon, ViewPswIcon, WalletIcon, WarningIcon, WarningIconRounded, WikicasaLogoIcon, WikicasaDatiLogoIcon, WikiNerdImg, WkAppIcon, WkFavIcon, FacebookIcon, LinkedinIcon, InstagramIcon, YoutubeIcon, BankIcon, BusIcon, CartIcon, ChargeIcon, HospitalIcon, PharmacyIcon, PostIcon, SchoolIcon, SubwayIcon, TrainIcon, TrainAltIcon, HamburgerMenuIcon, WikiNerdValutaMobileImg, WikiNerdMercatoImg, WikiNerdValutaDesktopImg, WikiNerdDownloadAppImg, GoogleIcon, WikicasaStudioLogoIcon, GenericUserWikiAvatarImg, WikicasaRoundedIcon, ArrowIndicatorIcon };
79
+ import { ShieldImg } from './svgImages/ShieldImg';
80
+ import { SnapImg } from './svgImages/SnapImg';
81
+ import { StopWatchImg } from './svgImages/StopWatchImg';
82
+ export { GearIcon, WikicasaIcon, AnalyticsIcon, AboutUsIcon, ArrowIcon, BarChartIcon, BellIcon, BulbIcon, CheckActiveIcon, CheckInactiveIcon, CloseIcon, DashboardIcon, DeleteIcon, DrawIcon, EditIcon, GermanyFlagIcon, HeartIcon, HidePswIcon, HouseIcon, ItalyFlagIcon, LayersIcon, LocationIcon, LogoutIcon, MailIcon, MapIcon, NewsIcon, NotesIcon, PhoneIcon, PinIcon, PlanIcon, PlusIcon, PrestigeIcon, PrintIcon, ProfileIcon, QuotesIcon, RequestIcon, SearchIcon, ShareIcon, SuitcaseIcon, TieIcon, TourIcon, UkFlagIcon, ValuationIcon, VideoIcon, ViewPswIcon, WalletIcon, WarningIcon, WarningIconRounded, WikicasaLogoIcon, WikicasaDatiLogoIcon, WikiNerdImg, WkAppIcon, WkFavIcon, FacebookIcon, LinkedinIcon, InstagramIcon, YoutubeIcon, BankIcon, BusIcon, CartIcon, ChargeIcon, HospitalIcon, PharmacyIcon, PostIcon, SchoolIcon, SubwayIcon, TrainIcon, TrainAltIcon, HamburgerMenuIcon, WikiNerdValutaMobileImg, WikiNerdMercatoImg, WikiNerdValutaDesktopImg, WikiNerdDownloadAppImg, GoogleIcon, WikicasaStudioLogoIcon, GenericUserWikiAvatarImg, WikicasaRoundedIcon, ArrowIndicatorIcon, ShieldImg, SnapImg, StopWatchImg };
@@ -0,0 +1,3 @@
1
+ import type { FunctionalComponent } from 'vue';
2
+ import type { SvgProps } from '@wikicasa-dev/types';
3
+ export declare const ShieldImg: FunctionalComponent<Partial<SvgProps>>;
@@ -0,0 +1,3 @@
1
+ import type { FunctionalComponent } from 'vue';
2
+ import type { SvgProps } from '@wikicasa-dev/types';
3
+ export declare const SnapImg: FunctionalComponent<Partial<SvgProps>>;
@@ -0,0 +1,3 @@
1
+ import type { FunctionalComponent } from 'vue';
2
+ import type { SvgProps } from '@wikicasa-dev/types';
3
+ export declare const StopWatchImg: FunctionalComponent<Partial<SvgProps>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wikicasa-dev/svg-icons",
3
- "version": "0.0.22",
3
+ "version": "0.0.24",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/lib/index.d.ts",