@design-edito/tools 0.1.68 → 0.1.69
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/agnostic/arrays/index.js +7 -7
- package/agnostic/arrays/random-pick/index.js +4 -4
- package/agnostic/colors/index.js +10 -10
- package/agnostic/colors/lighten-color/index.js +2 -2
- package/agnostic/colors/saturate-color/index.js +2 -2
- package/agnostic/css/index.js +10 -10
- package/agnostic/css/styles-set/index.js +4 -4
- package/agnostic/html/hyper-json/cast/index.js +3 -3
- package/agnostic/html/hyper-json/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -3
- package/agnostic/html/hyper-json/tree/index.js +3 -3
- package/agnostic/html/hyper-json/utils/index.js +3 -3
- package/agnostic/html/index.js +15 -15
- package/agnostic/html/sanitize/index.js +4 -4
- package/agnostic/html/selector-to-element/index.js +4 -4
- package/agnostic/html/string-to-nodes/index.js +5 -5
- package/agnostic/misc/crossenv/index.js +2 -2
- package/agnostic/misc/index.js +25 -25
- package/agnostic/misc/logs/index.js +2 -2
- package/agnostic/misc/lorem-ipsum/index.js +11 -11
- package/agnostic/numbers/index.js +3 -3
- package/agnostic/objects/index.js +6 -6
- package/agnostic/strings/index.js +5 -5
- package/agnostic/time/index.js +5 -5
- package/chunks/chunk-2M5P5V6U.js +56 -0
- package/chunks/chunk-4Y5XR6WC.js +2456 -0
- package/chunks/chunk-5B7VSD44.js +37 -0
- package/chunks/chunk-5OBHNGEH.js +20 -0
- package/chunks/chunk-6ZBDBWLW.js +164 -0
- package/chunks/chunk-7JUKBN7P.js +54 -0
- package/chunks/chunk-7U5NS3AR.js +151 -0
- package/chunks/chunk-A6OSVHIK.js +20 -0
- package/chunks/chunk-BPBWY4OT.js +191 -0
- package/chunks/chunk-ECGOI4MT.js +20 -0
- package/chunks/chunk-FFNIZRZU.js +31 -0
- package/chunks/chunk-GD6Y5QJV.js +98 -0
- package/chunks/chunk-GVS2ZPGJ.js +2456 -0
- package/chunks/chunk-HFH6DXXC.js +2456 -0
- package/chunks/chunk-HV2AHV5R.js +164 -0
- package/chunks/chunk-IXM6DCIE.js +151 -0
- package/chunks/chunk-JBUM5Q5C.js +48 -0
- package/chunks/chunk-JJ7PBKSG.js +37 -0
- package/chunks/chunk-K66UXFDQ.js +63 -0
- package/chunks/chunk-KBCULP7X.js +177 -0
- package/chunks/chunk-KC76PUJY.js +48 -0
- package/chunks/chunk-QHQPS7EU.js +31 -0
- package/chunks/chunk-REN2I723.js +98 -0
- package/chunks/chunk-RQECU6DI.js +56 -0
- package/chunks/chunk-SARTUWB5.js +20 -0
- package/chunks/chunk-SDFTYOAK.js +20 -0
- package/chunks/chunk-TDOBYMTK.js +56 -0
- package/chunks/chunk-TPMYILTC.js +191 -0
- package/chunks/chunk-U4UHXVMV.js +37 -0
- package/chunks/chunk-UZPXYAJR.js +177 -0
- package/chunks/chunk-VLC7LRED.js +191 -0
- package/chunks/chunk-XEMFIV2W.js +177 -0
- package/chunks/chunk-Y5GGIBPI.js +31 -0
- package/chunks/chunk-ZVZAGTIT.js +151 -0
- package/node/@express/@multer/index.d.ts +6 -1
- package/node/@express/@multer/index.js +2 -1
- package/node/@express/index.js +2 -1
- package/node/@google-cloud/index.js +5 -5
- package/node/@google-cloud/storage/file/index.js +9 -9
- package/node/@google-cloud/storage/index.js +5 -5
- package/node/cloud-storage/index.js +1 -1
- package/node/cloud-storage/operations/index.js +1 -1
- package/node/files/index.js +3 -3
- package/node/ftps/file/index.js +4 -4
- package/node/ftps/index.js +2 -2
- package/node/images/index.js +22 -22
- package/node/images/prepare/index.js +22 -22
- package/node/images/transform/index.js +21 -21
- package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +4 -4
- package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.js +2 -2
- package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +5 -5
- package/node/images/transform/operations/_utils/frame/index.js +9 -9
- package/package.json +1 -1
package/agnostic/misc/index.js
CHANGED
@@ -1,21 +1,15 @@
|
|
1
|
-
import {
|
2
|
-
getCurrentDownlink
|
3
|
-
} from "../../chunks/chunk-7AWTHZLY.js";
|
4
1
|
import {
|
5
2
|
LoremIpsum
|
6
|
-
} from "../../chunks/chunk-
|
3
|
+
} from "../../chunks/chunk-BPBWY4OT.js";
|
7
4
|
import {
|
8
5
|
Logs
|
9
|
-
} from "../../chunks/chunk-
|
6
|
+
} from "../../chunks/chunk-MJQF3YZO.js";
|
7
|
+
import "../../chunks/chunk-RASMASS4.js";
|
10
8
|
import "../../chunks/chunk-L3OCRR3V.js";
|
11
9
|
import "../../chunks/chunk-H4PP6AHP.js";
|
12
|
-
import "../../chunks/chunk-RASMASS4.js";
|
13
10
|
import {
|
14
11
|
Assert
|
15
12
|
} from "../../chunks/chunk-WAMSK4A3.js";
|
16
|
-
import {
|
17
|
-
data_size_exports
|
18
|
-
} from "../../chunks/chunk-HUC2IRGW.js";
|
19
13
|
import {
|
20
14
|
Crawler
|
21
15
|
} from "../../chunks/chunk-YUP434IY.js";
|
@@ -23,35 +17,41 @@ import "../../chunks/chunk-4CIS3R7T.js";
|
|
23
17
|
import {
|
24
18
|
Cast
|
25
19
|
} from "../../chunks/chunk-SNJJII7A.js";
|
20
|
+
import {
|
21
|
+
data_size_exports
|
22
|
+
} from "../../chunks/chunk-HUC2IRGW.js";
|
23
|
+
import {
|
24
|
+
getCurrentDownlink
|
25
|
+
} from "../../chunks/chunk-7AWTHZLY.js";
|
26
26
|
import {
|
27
27
|
Outcome
|
28
28
|
} from "../../chunks/chunk-JMU5PDBD.js";
|
29
|
-
import "../../chunks/chunk-
|
30
|
-
import "../../chunks/chunk-
|
31
|
-
import "../../chunks/chunk-
|
32
|
-
import "../../chunks/chunk-
|
33
|
-
import {
|
34
|
-
isConstructorFunction
|
35
|
-
} from "../../chunks/chunk-RCO57B6F.js";
|
36
|
-
import "../../chunks/chunk-RLAZR3NL.js";
|
37
|
-
import "../../chunks/chunk-VJJIYJMY.js";
|
29
|
+
import "../../chunks/chunk-S32K7POB.js";
|
30
|
+
import "../../chunks/chunk-D3ERTRDW.js";
|
31
|
+
import "../../chunks/chunk-75BICI4L.js";
|
32
|
+
import "../../chunks/chunk-OGBUSUE6.js";
|
38
33
|
import "../../chunks/chunk-QXAJXTXV.js";
|
39
34
|
import {
|
40
35
|
isNotNullish,
|
41
36
|
isNullish,
|
42
37
|
nullishValues
|
43
38
|
} from "../../chunks/chunk-HC6ZOHCS.js";
|
44
|
-
import "../../chunks/chunk-
|
45
|
-
import "../../chunks/chunk-
|
46
|
-
import "../../chunks/chunk-
|
47
|
-
import
|
48
|
-
|
39
|
+
import "../../chunks/chunk-FFNIZRZU.js";
|
40
|
+
import "../../chunks/chunk-RLAZR3NL.js";
|
41
|
+
import "../../chunks/chunk-6RGDWX4A.js";
|
42
|
+
import {
|
43
|
+
isConstructorFunction
|
44
|
+
} from "../../chunks/chunk-RCO57B6F.js";
|
45
|
+
import "../../chunks/chunk-VJJIYJMY.js";
|
46
|
+
import "../../chunks/chunk-YS6WMSWC.js";
|
47
|
+
import "../../chunks/chunk-AQBJ6HNB.js";
|
48
|
+
import "../../chunks/chunk-TIER4TF4.js";
|
49
49
|
import {
|
50
50
|
Crossenv
|
51
|
-
} from "../../chunks/chunk-
|
51
|
+
} from "../../chunks/chunk-FR5H2OCV.js";
|
52
52
|
import "../../chunks/chunk-S2NMAH7K.js";
|
53
|
-
import "../../chunks/chunk-RLJOYG64.js";
|
54
53
|
import "../../chunks/chunk-LV2VMOWR.js";
|
54
|
+
import "../../chunks/chunk-RLJOYG64.js";
|
55
55
|
import "../../chunks/chunk-WH6BPDAC.js";
|
56
56
|
import "../../chunks/chunk-QHLQVR3E.js";
|
57
57
|
import "../../chunks/chunk-FENXVJYO.js";
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import {
|
2
2
|
Logs
|
3
|
-
} from "../../../chunks/chunk-
|
3
|
+
} from "../../../chunks/chunk-MJQF3YZO.js";
|
4
|
+
import "../../../chunks/chunk-RASMASS4.js";
|
4
5
|
import "../../../chunks/chunk-L3OCRR3V.js";
|
5
6
|
import "../../../chunks/chunk-H4PP6AHP.js";
|
6
|
-
import "../../../chunks/chunk-RASMASS4.js";
|
7
7
|
import "../../../chunks/chunk-NZLE2WMY.js";
|
8
8
|
export {
|
9
9
|
Logs
|
@@ -1,22 +1,22 @@
|
|
1
1
|
import {
|
2
2
|
LoremIpsum
|
3
|
-
} from "../../../chunks/chunk-
|
4
|
-
import "../../../chunks/chunk-SAFV7TBT.js";
|
5
|
-
import "../../../chunks/chunk-72NLUT3X.js";
|
6
|
-
import "../../../chunks/chunk-YS6WMSWC.js";
|
7
|
-
import "../../../chunks/chunk-6RGDWX4A.js";
|
8
|
-
import "../../../chunks/chunk-RCO57B6F.js";
|
9
|
-
import "../../../chunks/chunk-RLAZR3NL.js";
|
10
|
-
import "../../../chunks/chunk-VJJIYJMY.js";
|
3
|
+
} from "../../../chunks/chunk-BPBWY4OT.js";
|
11
4
|
import "../../../chunks/chunk-S32K7POB.js";
|
12
5
|
import "../../../chunks/chunk-D3ERTRDW.js";
|
13
6
|
import "../../../chunks/chunk-75BICI4L.js";
|
14
7
|
import "../../../chunks/chunk-OGBUSUE6.js";
|
15
|
-
import "../../../chunks/chunk-
|
16
|
-
import "../../../chunks/chunk-
|
8
|
+
import "../../../chunks/chunk-FFNIZRZU.js";
|
9
|
+
import "../../../chunks/chunk-RLAZR3NL.js";
|
10
|
+
import "../../../chunks/chunk-6RGDWX4A.js";
|
11
|
+
import "../../../chunks/chunk-RCO57B6F.js";
|
12
|
+
import "../../../chunks/chunk-VJJIYJMY.js";
|
13
|
+
import "../../../chunks/chunk-YS6WMSWC.js";
|
14
|
+
import "../../../chunks/chunk-AQBJ6HNB.js";
|
15
|
+
import "../../../chunks/chunk-TIER4TF4.js";
|
16
|
+
import "../../../chunks/chunk-FR5H2OCV.js";
|
17
17
|
import "../../../chunks/chunk-S2NMAH7K.js";
|
18
|
-
import "../../../chunks/chunk-RLJOYG64.js";
|
19
18
|
import "../../../chunks/chunk-LV2VMOWR.js";
|
19
|
+
import "../../../chunks/chunk-RLJOYG64.js";
|
20
20
|
import "../../../chunks/chunk-WH6BPDAC.js";
|
21
21
|
import "../../../chunks/chunk-QHLQVR3E.js";
|
22
22
|
import "../../../chunks/chunk-FENXVJYO.js";
|
@@ -2,6 +2,9 @@ import {
|
|
2
2
|
createScale,
|
3
3
|
getHarmonic
|
4
4
|
} from "../../chunks/chunk-UYTXXUU7.js";
|
5
|
+
import {
|
6
|
+
clamp
|
7
|
+
} from "../../chunks/chunk-OSAXBA7G.js";
|
5
8
|
import {
|
6
9
|
absoluteModulo
|
7
10
|
} from "../../chunks/chunk-DNIOWD7K.js";
|
@@ -11,9 +14,6 @@ import {
|
|
11
14
|
import {
|
12
15
|
round
|
13
16
|
} from "../../chunks/chunk-32IRF4OP.js";
|
14
|
-
import {
|
15
|
-
clamp
|
16
|
-
} from "../../chunks/chunk-OSAXBA7G.js";
|
17
17
|
import "../../chunks/chunk-NZLE2WMY.js";
|
18
18
|
|
19
19
|
// src/agnostic/numbers/index.ts
|
@@ -1,9 +1,9 @@
|
|
1
|
+
import {
|
2
|
+
recordFormat
|
3
|
+
} from "../../chunks/chunk-YP64J65L.js";
|
1
4
|
import {
|
2
5
|
Validation
|
3
6
|
} from "../../chunks/chunk-FPEW3A27.js";
|
4
|
-
import {
|
5
|
-
recordMap
|
6
|
-
} from "../../chunks/chunk-XNF5MLCQ.js";
|
7
7
|
import {
|
8
8
|
Enums
|
9
9
|
} from "../../chunks/chunk-WOAYU6LB.js";
|
@@ -18,12 +18,12 @@ import {
|
|
18
18
|
isNonNullObject,
|
19
19
|
isObject
|
20
20
|
} from "../../chunks/chunk-HQLRJ7XW.js";
|
21
|
-
import {
|
22
|
-
recordFormat
|
23
|
-
} from "../../chunks/chunk-YP64J65L.js";
|
24
21
|
import {
|
25
22
|
isRecord
|
26
23
|
} from "../../chunks/chunk-YDIBNEGA.js";
|
24
|
+
import {
|
25
|
+
recordMap
|
26
|
+
} from "../../chunks/chunk-XNF5MLCQ.js";
|
27
27
|
import "../../chunks/chunk-SNJJII7A.js";
|
28
28
|
import "../../chunks/chunk-QXAJXTXV.js";
|
29
29
|
import "../../chunks/chunk-HC6ZOHCS.js";
|
@@ -2,20 +2,20 @@ import {
|
|
2
2
|
CharCodes
|
3
3
|
} from "../../chunks/chunk-34U4HX4V.js";
|
4
4
|
import {
|
5
|
-
|
6
|
-
} from "../../chunks/chunk-
|
5
|
+
normalizeIndent
|
6
|
+
} from "../../chunks/chunk-JQXNEJAP.js";
|
7
7
|
import {
|
8
8
|
matches,
|
9
9
|
matchesEvery,
|
10
10
|
matchesSome
|
11
11
|
} from "../../chunks/chunk-LQFKUNVQ.js";
|
12
|
-
import {
|
13
|
-
normalizeIndent
|
14
|
-
} from "../../chunks/chunk-JQXNEJAP.js";
|
15
12
|
import {
|
16
13
|
trimEnd,
|
17
14
|
trimStart
|
18
15
|
} from "../../chunks/chunk-6XL25OZX.js";
|
16
|
+
import {
|
17
|
+
replaceAll
|
18
|
+
} from "../../chunks/chunk-ZTDVUXPR.js";
|
19
19
|
import {
|
20
20
|
toAlphanum
|
21
21
|
} from "../../chunks/chunk-COVPTTAD.js";
|
package/agnostic/time/index.js
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
import {
|
2
|
-
|
3
|
-
} from "../../chunks/chunk-
|
2
|
+
Duration
|
3
|
+
} from "../../chunks/chunk-6NYUQXJT.js";
|
4
4
|
import {
|
5
5
|
Dates
|
6
6
|
} from "../../chunks/chunk-FZOU4OAW.js";
|
7
7
|
import "../../chunks/chunk-YQWZ3EP2.js";
|
8
|
+
import {
|
9
|
+
Transitions
|
10
|
+
} from "../../chunks/chunk-ENMBK6H7.js";
|
8
11
|
import {
|
9
12
|
timeout
|
10
13
|
} from "../../chunks/chunk-Z7ZDDBV5.js";
|
11
|
-
import {
|
12
|
-
Duration
|
13
|
-
} from "../../chunks/chunk-6NYUQXJT.js";
|
14
14
|
import {
|
15
15
|
wait
|
16
16
|
} from "../../chunks/chunk-4CIS3R7T.js";
|
@@ -0,0 +1,56 @@
|
|
1
|
+
import {
|
2
|
+
update_metadata_exports
|
3
|
+
} from "./chunk-YW5ASSIQ.js";
|
4
|
+
import {
|
5
|
+
generate_signed_url_exports
|
6
|
+
} from "./chunk-OPU4CANL.js";
|
7
|
+
import {
|
8
|
+
exists_exports
|
9
|
+
} from "./chunk-TXGV4KJD.js";
|
10
|
+
import {
|
11
|
+
get_metadata_exports
|
12
|
+
} from "./chunk-KFMYB672.js";
|
13
|
+
import {
|
14
|
+
move_exports
|
15
|
+
} from "./chunk-T55QIYYV.js";
|
16
|
+
import {
|
17
|
+
get_permissions_exports
|
18
|
+
} from "./chunk-GXICX4F6.js";
|
19
|
+
import {
|
20
|
+
revoke_signed_urls_exports
|
21
|
+
} from "./chunk-UUSZJMJB.js";
|
22
|
+
import {
|
23
|
+
erase_exports
|
24
|
+
} from "./chunk-7BCQCDGQ.js";
|
25
|
+
import {
|
26
|
+
copy_exports
|
27
|
+
} from "./chunk-SZQHLC4K.js";
|
28
|
+
import {
|
29
|
+
download_exports
|
30
|
+
} from "./chunk-IARWH6LC.js";
|
31
|
+
import {
|
32
|
+
upload_exports
|
33
|
+
} from "./chunk-7FJKDVBE.js";
|
34
|
+
import {
|
35
|
+
__export
|
36
|
+
} from "./chunk-NZLE2WMY.js";
|
37
|
+
|
38
|
+
// src/node/@google-cloud/storage/file/index.ts
|
39
|
+
var file_exports = {};
|
40
|
+
__export(file_exports, {
|
41
|
+
Copy: () => copy_exports,
|
42
|
+
Download: () => download_exports,
|
43
|
+
Erase: () => erase_exports,
|
44
|
+
Exists: () => exists_exports,
|
45
|
+
GenerateSignedUrl: () => generate_signed_url_exports,
|
46
|
+
GetMetaData: () => get_metadata_exports,
|
47
|
+
GetPermissions: () => get_permissions_exports,
|
48
|
+
Move: () => move_exports,
|
49
|
+
RevokeSignedUrls: () => revoke_signed_urls_exports,
|
50
|
+
UpdateMetadata: () => update_metadata_exports,
|
51
|
+
Upload: () => upload_exports
|
52
|
+
});
|
53
|
+
|
54
|
+
export {
|
55
|
+
file_exports
|
56
|
+
};
|