@vueuse/metadata 10.0.1 → 10.1.0
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.
- package/index.cjs +16 -16
- package/index.json +16 -16
- package/index.mjs +16 -16
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -819,7 +819,7 @@ var functions$1 = [
|
|
|
819
819
|
{
|
|
820
820
|
name: "useAsyncState",
|
|
821
821
|
"package": "core",
|
|
822
|
-
lastUpdated:
|
|
822
|
+
lastUpdated: 1682152878000,
|
|
823
823
|
docs: "https://vueuse.org/core/useAsyncState/",
|
|
824
824
|
category: "State",
|
|
825
825
|
description: "reactive async state"
|
|
@@ -962,7 +962,7 @@ var functions$1 = [
|
|
|
962
962
|
{
|
|
963
963
|
name: "useColorMode",
|
|
964
964
|
"package": "core",
|
|
965
|
-
lastUpdated:
|
|
965
|
+
lastUpdated: 1682154344000,
|
|
966
966
|
component: true,
|
|
967
967
|
docs: "https://vueuse.org/core/useColorMode/",
|
|
968
968
|
category: "Browser",
|
|
@@ -1001,7 +1001,7 @@ var functions$1 = [
|
|
|
1001
1001
|
{
|
|
1002
1002
|
name: "useCssVar",
|
|
1003
1003
|
"package": "core",
|
|
1004
|
-
lastUpdated:
|
|
1004
|
+
lastUpdated: 1681481790000,
|
|
1005
1005
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1006
1006
|
category: "Browser",
|
|
1007
1007
|
description: "manipulate CSS variables"
|
|
@@ -1017,7 +1017,7 @@ var functions$1 = [
|
|
|
1017
1017
|
{
|
|
1018
1018
|
name: "useCycleList",
|
|
1019
1019
|
"package": "core",
|
|
1020
|
-
lastUpdated:
|
|
1020
|
+
lastUpdated: 1681820921000,
|
|
1021
1021
|
docs: "https://vueuse.org/core/useCycleList/",
|
|
1022
1022
|
category: "Utilities",
|
|
1023
1023
|
description: "cycle through a list of items"
|
|
@@ -1025,7 +1025,7 @@ var functions$1 = [
|
|
|
1025
1025
|
{
|
|
1026
1026
|
name: "useDark",
|
|
1027
1027
|
"package": "core",
|
|
1028
|
-
lastUpdated:
|
|
1028
|
+
lastUpdated: 1682154344000,
|
|
1029
1029
|
component: true,
|
|
1030
1030
|
docs: "https://vueuse.org/core/useDark/",
|
|
1031
1031
|
category: "Browser",
|
|
@@ -1039,7 +1039,7 @@ var functions$1 = [
|
|
|
1039
1039
|
{
|
|
1040
1040
|
name: "useDateFormat",
|
|
1041
1041
|
"package": "shared",
|
|
1042
|
-
lastUpdated:
|
|
1042
|
+
lastUpdated: 1682003983000,
|
|
1043
1043
|
docs: "https://vueuse.org/shared/useDateFormat/",
|
|
1044
1044
|
category: "Time",
|
|
1045
1045
|
description: "get the formatted date according to the string of tokens passed in"
|
|
@@ -1331,7 +1331,7 @@ var functions$1 = [
|
|
|
1331
1331
|
{
|
|
1332
1332
|
name: "useFullscreen",
|
|
1333
1333
|
"package": "core",
|
|
1334
|
-
lastUpdated:
|
|
1334
|
+
lastUpdated: 1682154085000,
|
|
1335
1335
|
component: true,
|
|
1336
1336
|
docs: "https://vueuse.org/core/useFullscreen/",
|
|
1337
1337
|
category: "Browser",
|
|
@@ -1409,7 +1409,7 @@ var functions$1 = [
|
|
|
1409
1409
|
{
|
|
1410
1410
|
name: "useIntersectionObserver",
|
|
1411
1411
|
"package": "core",
|
|
1412
|
-
lastUpdated:
|
|
1412
|
+
lastUpdated: 1681481790000,
|
|
1413
1413
|
directive: true,
|
|
1414
1414
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1415
1415
|
category: "Elements",
|
|
@@ -1529,7 +1529,7 @@ var functions$1 = [
|
|
|
1529
1529
|
{
|
|
1530
1530
|
name: "useMediaControls",
|
|
1531
1531
|
"package": "core",
|
|
1532
|
-
lastUpdated:
|
|
1532
|
+
lastUpdated: 1681929974000,
|
|
1533
1533
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1534
1534
|
category: "Browser",
|
|
1535
1535
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1598,7 +1598,7 @@ var functions$1 = [
|
|
|
1598
1598
|
{
|
|
1599
1599
|
name: "useMouse",
|
|
1600
1600
|
"package": "core",
|
|
1601
|
-
lastUpdated:
|
|
1601
|
+
lastUpdated: 1682154126000,
|
|
1602
1602
|
component: true,
|
|
1603
1603
|
docs: "https://vueuse.org/core/useMouse/",
|
|
1604
1604
|
category: "Sensors",
|
|
@@ -1616,7 +1616,7 @@ var functions$1 = [
|
|
|
1616
1616
|
{
|
|
1617
1617
|
name: "useMousePressed",
|
|
1618
1618
|
"package": "core",
|
|
1619
|
-
lastUpdated:
|
|
1619
|
+
lastUpdated: 1682154126000,
|
|
1620
1620
|
component: true,
|
|
1621
1621
|
docs: "https://vueuse.org/core/useMousePressed/",
|
|
1622
1622
|
category: "Sensors",
|
|
@@ -2120,7 +2120,7 @@ var functions$1 = [
|
|
|
2120
2120
|
{
|
|
2121
2121
|
name: "useSwipe",
|
|
2122
2122
|
"package": "core",
|
|
2123
|
-
lastUpdated:
|
|
2123
|
+
lastUpdated: 1682154047000,
|
|
2124
2124
|
docs: "https://vueuse.org/core/useSwipe/",
|
|
2125
2125
|
category: "Sensors",
|
|
2126
2126
|
description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2235,7 +2235,7 @@ var functions$1 = [
|
|
|
2235
2235
|
{
|
|
2236
2236
|
name: "useToggle",
|
|
2237
2237
|
"package": "shared",
|
|
2238
|
-
lastUpdated:
|
|
2238
|
+
lastUpdated: 1681818817000,
|
|
2239
2239
|
docs: "https://vueuse.org/shared/useToggle/",
|
|
2240
2240
|
category: "Utilities",
|
|
2241
2241
|
description: "a boolean switcher with utility functions"
|
|
@@ -2259,7 +2259,7 @@ var functions$1 = [
|
|
|
2259
2259
|
{
|
|
2260
2260
|
name: "useTransition",
|
|
2261
2261
|
"package": "core",
|
|
2262
|
-
lastUpdated:
|
|
2262
|
+
lastUpdated: 1681492892000,
|
|
2263
2263
|
docs: "https://vueuse.org/core/useTransition/",
|
|
2264
2264
|
category: "Animation",
|
|
2265
2265
|
description: "transition between values"
|
|
@@ -2456,7 +2456,7 @@ var functions$1 = [
|
|
|
2456
2456
|
{
|
|
2457
2457
|
name: "watchDeep",
|
|
2458
2458
|
"package": "shared",
|
|
2459
|
-
lastUpdated:
|
|
2459
|
+
lastUpdated: 1681929885000,
|
|
2460
2460
|
docs: "https://vueuse.org/shared/watchDeep/",
|
|
2461
2461
|
category: "Watch",
|
|
2462
2462
|
description: "shorthand for watching value with {deep: true}"
|
|
@@ -2475,7 +2475,7 @@ var functions$1 = [
|
|
|
2475
2475
|
{
|
|
2476
2476
|
name: "watchImmediate",
|
|
2477
2477
|
"package": "shared",
|
|
2478
|
-
lastUpdated:
|
|
2478
|
+
lastUpdated: 1681929885000,
|
|
2479
2479
|
docs: "https://vueuse.org/shared/watchImmediate/",
|
|
2480
2480
|
category: "Watch",
|
|
2481
2481
|
description: "shorthand for watching value with {immediate: true}"
|
package/index.json
CHANGED
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
{
|
|
819
819
|
"name": "useAsyncState",
|
|
820
820
|
"package": "core",
|
|
821
|
-
"lastUpdated":
|
|
821
|
+
"lastUpdated": 1682152878000,
|
|
822
822
|
"docs": "https://vueuse.org/core/useAsyncState/",
|
|
823
823
|
"category": "State",
|
|
824
824
|
"description": "reactive async state"
|
|
@@ -961,7 +961,7 @@
|
|
|
961
961
|
{
|
|
962
962
|
"name": "useColorMode",
|
|
963
963
|
"package": "core",
|
|
964
|
-
"lastUpdated":
|
|
964
|
+
"lastUpdated": 1682154344000,
|
|
965
965
|
"component": true,
|
|
966
966
|
"docs": "https://vueuse.org/core/useColorMode/",
|
|
967
967
|
"category": "Browser",
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
{
|
|
1001
1001
|
"name": "useCssVar",
|
|
1002
1002
|
"package": "core",
|
|
1003
|
-
"lastUpdated":
|
|
1003
|
+
"lastUpdated": 1681481790000,
|
|
1004
1004
|
"docs": "https://vueuse.org/core/useCssVar/",
|
|
1005
1005
|
"category": "Browser",
|
|
1006
1006
|
"description": "manipulate CSS variables"
|
|
@@ -1016,7 +1016,7 @@
|
|
|
1016
1016
|
{
|
|
1017
1017
|
"name": "useCycleList",
|
|
1018
1018
|
"package": "core",
|
|
1019
|
-
"lastUpdated":
|
|
1019
|
+
"lastUpdated": 1681820921000,
|
|
1020
1020
|
"docs": "https://vueuse.org/core/useCycleList/",
|
|
1021
1021
|
"category": "Utilities",
|
|
1022
1022
|
"description": "cycle through a list of items"
|
|
@@ -1024,7 +1024,7 @@
|
|
|
1024
1024
|
{
|
|
1025
1025
|
"name": "useDark",
|
|
1026
1026
|
"package": "core",
|
|
1027
|
-
"lastUpdated":
|
|
1027
|
+
"lastUpdated": 1682154344000,
|
|
1028
1028
|
"component": true,
|
|
1029
1029
|
"docs": "https://vueuse.org/core/useDark/",
|
|
1030
1030
|
"category": "Browser",
|
|
@@ -1038,7 +1038,7 @@
|
|
|
1038
1038
|
{
|
|
1039
1039
|
"name": "useDateFormat",
|
|
1040
1040
|
"package": "shared",
|
|
1041
|
-
"lastUpdated":
|
|
1041
|
+
"lastUpdated": 1682003983000,
|
|
1042
1042
|
"docs": "https://vueuse.org/shared/useDateFormat/",
|
|
1043
1043
|
"category": "Time",
|
|
1044
1044
|
"description": "get the formatted date according to the string of tokens passed in"
|
|
@@ -1330,7 +1330,7 @@
|
|
|
1330
1330
|
{
|
|
1331
1331
|
"name": "useFullscreen",
|
|
1332
1332
|
"package": "core",
|
|
1333
|
-
"lastUpdated":
|
|
1333
|
+
"lastUpdated": 1682154085000,
|
|
1334
1334
|
"component": true,
|
|
1335
1335
|
"docs": "https://vueuse.org/core/useFullscreen/",
|
|
1336
1336
|
"category": "Browser",
|
|
@@ -1408,7 +1408,7 @@
|
|
|
1408
1408
|
{
|
|
1409
1409
|
"name": "useIntersectionObserver",
|
|
1410
1410
|
"package": "core",
|
|
1411
|
-
"lastUpdated":
|
|
1411
|
+
"lastUpdated": 1681481790000,
|
|
1412
1412
|
"directive": true,
|
|
1413
1413
|
"docs": "https://vueuse.org/core/useIntersectionObserver/",
|
|
1414
1414
|
"category": "Elements",
|
|
@@ -1528,7 +1528,7 @@
|
|
|
1528
1528
|
{
|
|
1529
1529
|
"name": "useMediaControls",
|
|
1530
1530
|
"package": "core",
|
|
1531
|
-
"lastUpdated":
|
|
1531
|
+
"lastUpdated": 1681929974000,
|
|
1532
1532
|
"docs": "https://vueuse.org/core/useMediaControls/",
|
|
1533
1533
|
"category": "Browser",
|
|
1534
1534
|
"description": "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1597,7 +1597,7 @@
|
|
|
1597
1597
|
{
|
|
1598
1598
|
"name": "useMouse",
|
|
1599
1599
|
"package": "core",
|
|
1600
|
-
"lastUpdated":
|
|
1600
|
+
"lastUpdated": 1682154126000,
|
|
1601
1601
|
"component": true,
|
|
1602
1602
|
"docs": "https://vueuse.org/core/useMouse/",
|
|
1603
1603
|
"category": "Sensors",
|
|
@@ -1615,7 +1615,7 @@
|
|
|
1615
1615
|
{
|
|
1616
1616
|
"name": "useMousePressed",
|
|
1617
1617
|
"package": "core",
|
|
1618
|
-
"lastUpdated":
|
|
1618
|
+
"lastUpdated": 1682154126000,
|
|
1619
1619
|
"component": true,
|
|
1620
1620
|
"docs": "https://vueuse.org/core/useMousePressed/",
|
|
1621
1621
|
"category": "Sensors",
|
|
@@ -2119,7 +2119,7 @@
|
|
|
2119
2119
|
{
|
|
2120
2120
|
"name": "useSwipe",
|
|
2121
2121
|
"package": "core",
|
|
2122
|
-
"lastUpdated":
|
|
2122
|
+
"lastUpdated": 1682154047000,
|
|
2123
2123
|
"docs": "https://vueuse.org/core/useSwipe/",
|
|
2124
2124
|
"category": "Sensors",
|
|
2125
2125
|
"description": "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
{
|
|
2235
2235
|
"name": "useToggle",
|
|
2236
2236
|
"package": "shared",
|
|
2237
|
-
"lastUpdated":
|
|
2237
|
+
"lastUpdated": 1681818817000,
|
|
2238
2238
|
"docs": "https://vueuse.org/shared/useToggle/",
|
|
2239
2239
|
"category": "Utilities",
|
|
2240
2240
|
"description": "a boolean switcher with utility functions"
|
|
@@ -2258,7 +2258,7 @@
|
|
|
2258
2258
|
{
|
|
2259
2259
|
"name": "useTransition",
|
|
2260
2260
|
"package": "core",
|
|
2261
|
-
"lastUpdated":
|
|
2261
|
+
"lastUpdated": 1681492892000,
|
|
2262
2262
|
"docs": "https://vueuse.org/core/useTransition/",
|
|
2263
2263
|
"category": "Animation",
|
|
2264
2264
|
"description": "transition between values"
|
|
@@ -2455,7 +2455,7 @@
|
|
|
2455
2455
|
{
|
|
2456
2456
|
"name": "watchDeep",
|
|
2457
2457
|
"package": "shared",
|
|
2458
|
-
"lastUpdated":
|
|
2458
|
+
"lastUpdated": 1681929885000,
|
|
2459
2459
|
"docs": "https://vueuse.org/shared/watchDeep/",
|
|
2460
2460
|
"category": "Watch",
|
|
2461
2461
|
"description": "shorthand for watching value with {deep: true}"
|
|
@@ -2474,7 +2474,7 @@
|
|
|
2474
2474
|
{
|
|
2475
2475
|
"name": "watchImmediate",
|
|
2476
2476
|
"package": "shared",
|
|
2477
|
-
"lastUpdated":
|
|
2477
|
+
"lastUpdated": 1681929885000,
|
|
2478
2478
|
"docs": "https://vueuse.org/shared/watchImmediate/",
|
|
2479
2479
|
"category": "Watch",
|
|
2480
2480
|
"description": "shorthand for watching value with {immediate: true}"
|
package/index.mjs
CHANGED
|
@@ -817,7 +817,7 @@ var functions$1 = [
|
|
|
817
817
|
{
|
|
818
818
|
name: "useAsyncState",
|
|
819
819
|
"package": "core",
|
|
820
|
-
lastUpdated:
|
|
820
|
+
lastUpdated: 1682152878000,
|
|
821
821
|
docs: "https://vueuse.org/core/useAsyncState/",
|
|
822
822
|
category: "State",
|
|
823
823
|
description: "reactive async state"
|
|
@@ -960,7 +960,7 @@ var functions$1 = [
|
|
|
960
960
|
{
|
|
961
961
|
name: "useColorMode",
|
|
962
962
|
"package": "core",
|
|
963
|
-
lastUpdated:
|
|
963
|
+
lastUpdated: 1682154344000,
|
|
964
964
|
component: true,
|
|
965
965
|
docs: "https://vueuse.org/core/useColorMode/",
|
|
966
966
|
category: "Browser",
|
|
@@ -999,7 +999,7 @@ var functions$1 = [
|
|
|
999
999
|
{
|
|
1000
1000
|
name: "useCssVar",
|
|
1001
1001
|
"package": "core",
|
|
1002
|
-
lastUpdated:
|
|
1002
|
+
lastUpdated: 1681481790000,
|
|
1003
1003
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1004
1004
|
category: "Browser",
|
|
1005
1005
|
description: "manipulate CSS variables"
|
|
@@ -1015,7 +1015,7 @@ var functions$1 = [
|
|
|
1015
1015
|
{
|
|
1016
1016
|
name: "useCycleList",
|
|
1017
1017
|
"package": "core",
|
|
1018
|
-
lastUpdated:
|
|
1018
|
+
lastUpdated: 1681820921000,
|
|
1019
1019
|
docs: "https://vueuse.org/core/useCycleList/",
|
|
1020
1020
|
category: "Utilities",
|
|
1021
1021
|
description: "cycle through a list of items"
|
|
@@ -1023,7 +1023,7 @@ var functions$1 = [
|
|
|
1023
1023
|
{
|
|
1024
1024
|
name: "useDark",
|
|
1025
1025
|
"package": "core",
|
|
1026
|
-
lastUpdated:
|
|
1026
|
+
lastUpdated: 1682154344000,
|
|
1027
1027
|
component: true,
|
|
1028
1028
|
docs: "https://vueuse.org/core/useDark/",
|
|
1029
1029
|
category: "Browser",
|
|
@@ -1037,7 +1037,7 @@ var functions$1 = [
|
|
|
1037
1037
|
{
|
|
1038
1038
|
name: "useDateFormat",
|
|
1039
1039
|
"package": "shared",
|
|
1040
|
-
lastUpdated:
|
|
1040
|
+
lastUpdated: 1682003983000,
|
|
1041
1041
|
docs: "https://vueuse.org/shared/useDateFormat/",
|
|
1042
1042
|
category: "Time",
|
|
1043
1043
|
description: "get the formatted date according to the string of tokens passed in"
|
|
@@ -1329,7 +1329,7 @@ var functions$1 = [
|
|
|
1329
1329
|
{
|
|
1330
1330
|
name: "useFullscreen",
|
|
1331
1331
|
"package": "core",
|
|
1332
|
-
lastUpdated:
|
|
1332
|
+
lastUpdated: 1682154085000,
|
|
1333
1333
|
component: true,
|
|
1334
1334
|
docs: "https://vueuse.org/core/useFullscreen/",
|
|
1335
1335
|
category: "Browser",
|
|
@@ -1407,7 +1407,7 @@ var functions$1 = [
|
|
|
1407
1407
|
{
|
|
1408
1408
|
name: "useIntersectionObserver",
|
|
1409
1409
|
"package": "core",
|
|
1410
|
-
lastUpdated:
|
|
1410
|
+
lastUpdated: 1681481790000,
|
|
1411
1411
|
directive: true,
|
|
1412
1412
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1413
1413
|
category: "Elements",
|
|
@@ -1527,7 +1527,7 @@ var functions$1 = [
|
|
|
1527
1527
|
{
|
|
1528
1528
|
name: "useMediaControls",
|
|
1529
1529
|
"package": "core",
|
|
1530
|
-
lastUpdated:
|
|
1530
|
+
lastUpdated: 1681929974000,
|
|
1531
1531
|
docs: "https://vueuse.org/core/useMediaControls/",
|
|
1532
1532
|
category: "Browser",
|
|
1533
1533
|
description: "reactive media controls for both `audio` and `video` elements"
|
|
@@ -1596,7 +1596,7 @@ var functions$1 = [
|
|
|
1596
1596
|
{
|
|
1597
1597
|
name: "useMouse",
|
|
1598
1598
|
"package": "core",
|
|
1599
|
-
lastUpdated:
|
|
1599
|
+
lastUpdated: 1682154126000,
|
|
1600
1600
|
component: true,
|
|
1601
1601
|
docs: "https://vueuse.org/core/useMouse/",
|
|
1602
1602
|
category: "Sensors",
|
|
@@ -1614,7 +1614,7 @@ var functions$1 = [
|
|
|
1614
1614
|
{
|
|
1615
1615
|
name: "useMousePressed",
|
|
1616
1616
|
"package": "core",
|
|
1617
|
-
lastUpdated:
|
|
1617
|
+
lastUpdated: 1682154126000,
|
|
1618
1618
|
component: true,
|
|
1619
1619
|
docs: "https://vueuse.org/core/useMousePressed/",
|
|
1620
1620
|
category: "Sensors",
|
|
@@ -2118,7 +2118,7 @@ var functions$1 = [
|
|
|
2118
2118
|
{
|
|
2119
2119
|
name: "useSwipe",
|
|
2120
2120
|
"package": "core",
|
|
2121
|
-
lastUpdated:
|
|
2121
|
+
lastUpdated: 1682154047000,
|
|
2122
2122
|
docs: "https://vueuse.org/core/useSwipe/",
|
|
2123
2123
|
category: "Sensors",
|
|
2124
2124
|
description: "reactive swipe detection based on [`TouchEvents`](https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent)"
|
|
@@ -2233,7 +2233,7 @@ var functions$1 = [
|
|
|
2233
2233
|
{
|
|
2234
2234
|
name: "useToggle",
|
|
2235
2235
|
"package": "shared",
|
|
2236
|
-
lastUpdated:
|
|
2236
|
+
lastUpdated: 1681818817000,
|
|
2237
2237
|
docs: "https://vueuse.org/shared/useToggle/",
|
|
2238
2238
|
category: "Utilities",
|
|
2239
2239
|
description: "a boolean switcher with utility functions"
|
|
@@ -2257,7 +2257,7 @@ var functions$1 = [
|
|
|
2257
2257
|
{
|
|
2258
2258
|
name: "useTransition",
|
|
2259
2259
|
"package": "core",
|
|
2260
|
-
lastUpdated:
|
|
2260
|
+
lastUpdated: 1681492892000,
|
|
2261
2261
|
docs: "https://vueuse.org/core/useTransition/",
|
|
2262
2262
|
category: "Animation",
|
|
2263
2263
|
description: "transition between values"
|
|
@@ -2454,7 +2454,7 @@ var functions$1 = [
|
|
|
2454
2454
|
{
|
|
2455
2455
|
name: "watchDeep",
|
|
2456
2456
|
"package": "shared",
|
|
2457
|
-
lastUpdated:
|
|
2457
|
+
lastUpdated: 1681929885000,
|
|
2458
2458
|
docs: "https://vueuse.org/shared/watchDeep/",
|
|
2459
2459
|
category: "Watch",
|
|
2460
2460
|
description: "shorthand for watching value with {deep: true}"
|
|
@@ -2473,7 +2473,7 @@ var functions$1 = [
|
|
|
2473
2473
|
{
|
|
2474
2474
|
name: "watchImmediate",
|
|
2475
2475
|
"package": "shared",
|
|
2476
|
-
lastUpdated:
|
|
2476
|
+
lastUpdated: 1681929885000,
|
|
2477
2477
|
docs: "https://vueuse.org/shared/watchImmediate/",
|
|
2478
2478
|
category: "Watch",
|
|
2479
2479
|
description: "shorthand for watching value with {immediate: true}"
|