@effect-app/infra 4.0.0-beta.129 → 4.0.0-beta.130
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/CHANGELOG.md +7 -0
- package/dist/CUPS.d.ts +11 -3
- package/dist/CUPS.d.ts.map +1 -1
- package/dist/Model/Repository/validation.d.ts +55 -6
- package/dist/Model/Repository/validation.d.ts.map +1 -1
- package/dist/RequestContext.d.ts +32 -7
- package/dist/RequestContext.d.ts.map +1 -1
- package/package.json +2 -2
- package/test/dist/query.test.d.ts.map +1 -1
package/CHANGELOG.md
CHANGED
package/dist/CUPS.d.ts
CHANGED
|
@@ -1,6 +1,14 @@
|
|
|
1
1
|
import { type FileOptions } from "@effect-app/infra/fileUtil";
|
|
2
2
|
import { Config, Context, Effect, Layer, Option, S } from "effect-app";
|
|
3
|
-
export declare const PrinterId: S.WithDefaults<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255"
|
|
3
|
+
export declare const PrinterId: S.WithDefaults<Omit<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255">, "Iso" | "Type" | "~type.make"> & {
|
|
4
|
+
readonly Type: S.NonEmptyString255;
|
|
5
|
+
readonly Iso: S.NonEmptyString255;
|
|
6
|
+
readonly "~type.make": S.NonEmptyString255;
|
|
7
|
+
}> & Omit<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255">, "Iso" | "Type" | "~type.make"> & {
|
|
8
|
+
readonly Type: S.NonEmptyString255;
|
|
9
|
+
readonly Iso: S.NonEmptyString255;
|
|
10
|
+
readonly "~type.make": S.NonEmptyString255;
|
|
11
|
+
};
|
|
4
12
|
export type PrinterId = S.NonEmptyString255;
|
|
5
13
|
export declare const prepareTempDir: Effect.Effect<void, never, never>;
|
|
6
14
|
export declare const makePrintJobTempFile: (data: string | import("node:stream") | NodeJS.ArrayBufferView<ArrayBufferLike> | Iterable<string | NodeJS.ArrayBufferView<ArrayBufferLike>> | AsyncIterable<string | NodeJS.ArrayBufferView<ArrayBufferLike>>, options?: FileOptions) => Effect.Effect<string, import("effect/Cause").UnknownError, import("effect/Scope").Scope>;
|
|
@@ -17,7 +25,7 @@ declare const CUPS_base: Context.ServiceClass<CUPS, "effect-app/CUPS", {
|
|
|
17
25
|
stdout: string;
|
|
18
26
|
stderr: string;
|
|
19
27
|
}, import("effect/Cause").UnknownError, never>;
|
|
20
|
-
getAvailablePrinters: Effect.Effect<
|
|
28
|
+
getAvailablePrinters: Effect.Effect<S.NonEmptyString255[], import("effect/Cause").UnknownError, never>;
|
|
21
29
|
}> & {
|
|
22
30
|
readonly make: Effect.Effect<{
|
|
23
31
|
print: (buffer: ArrayBuffer, printerId: PrinterId, ...options: string[]) => Effect.Effect<{
|
|
@@ -28,7 +36,7 @@ declare const CUPS_base: Context.ServiceClass<CUPS, "effect-app/CUPS", {
|
|
|
28
36
|
stdout: string;
|
|
29
37
|
stderr: string;
|
|
30
38
|
}, import("effect/Cause").UnknownError, never>;
|
|
31
|
-
getAvailablePrinters: Effect.Effect<
|
|
39
|
+
getAvailablePrinters: Effect.Effect<S.NonEmptyString255[], import("effect/Cause").UnknownError, never>;
|
|
32
40
|
}, Config.ConfigError, never>;
|
|
33
41
|
};
|
|
34
42
|
export declare class CUPS extends CUPS_base {
|
package/dist/CUPS.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CUPS.d.ts","sourceRoot":"","sources":["../src/CUPS.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAY,MAAM,4BAA4B,CAAA;AAEvE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAa,CAAC,EAAE,MAAM,YAAY,CAAA;AAQjF,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"CUPS.d.ts","sourceRoot":"","sources":["../src/CUPS.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAY,MAAM,4BAA4B,CAAA;AAEvE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAa,CAAC,EAAE,MAAM,YAAY,CAAA;AAQjF,eAAO,MAAM,SAAS;;;;;;;;CAAsB,CAAA;AAC5C,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,iBAAiB,CAAA;AAuC3C,eAAO,MAAM,cAAc,mCAUzB,CAAA;AAGF,eAAO,MAAM,oBAAoB,oUAA4B,CAAA;AAC7D,eAAO,MAAM,+BAA+B,GAAI,QAAQ,WAAW,EAAE,UAAU,WAAW,6FACtC,CAAA;AAyBpD,eAAO,MAAM,UAAU;;EAQrB,CAAA;;oBAMyB,WAAW,aAAa,SAAS,cAAc,MAAM,EAAE;;;;0BAStD,MAAM,aAAa,SAAS,cAAc,MAAM,EAAE;;;;;;;wBATnD,WAAW,aAAa,SAAS,cAAc,MAAM,EAAE;;;;8BAStD,MAAM,aAAa,SAAS,cAAc,MAAM,EAAE;;;;;;;AAb9E,qBAAa,IAAK,SAAQ,SAqBxB;IACA,MAAM,CAAC,QAAQ,CAAC,IAAI,kCA+BnB;CACF"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { S } from "effect-app";
|
|
2
|
+
import { NonNegativeInt } from "effect-app/Schema";
|
|
2
3
|
declare const ValidationError_base: S.EnhancedClass<ValidationError, import("effect/Schema").Struct<{
|
|
3
4
|
/** the id of the item that failed validation */
|
|
4
5
|
id: S.Unknown;
|
|
@@ -17,16 +18,64 @@ export declare class ValidationError extends ValidationError_base {
|
|
|
17
18
|
}
|
|
18
19
|
declare const ValidationResult_base: S.EnhancedClass<ValidationResult, import("effect/Schema").Struct<{
|
|
19
20
|
/** total number of items in the repository */
|
|
20
|
-
total: S.WithDefaults<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber"
|
|
21
|
-
|
|
21
|
+
total: S.WithDefaults<Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
22
|
+
readonly Type: NonNegativeInt;
|
|
23
|
+
readonly Iso: NonNegativeInt;
|
|
24
|
+
readonly "~type.make": NonNegativeInt;
|
|
25
|
+
}> & Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
26
|
+
readonly Type: NonNegativeInt;
|
|
27
|
+
readonly Iso: NonNegativeInt;
|
|
28
|
+
readonly "~type.make": NonNegativeInt;
|
|
29
|
+
} & {
|
|
30
|
+
withDefault: S.withConstructorDefault<S.WithDefaults<Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
31
|
+
readonly Type: NonNegativeInt;
|
|
32
|
+
readonly Iso: NonNegativeInt;
|
|
33
|
+
readonly "~type.make": NonNegativeInt;
|
|
34
|
+
}> & Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
35
|
+
readonly Type: NonNegativeInt;
|
|
36
|
+
readonly Iso: NonNegativeInt;
|
|
37
|
+
readonly "~type.make": NonNegativeInt;
|
|
38
|
+
}>;
|
|
22
39
|
};
|
|
23
40
|
/** number of items that were sampled for validation */
|
|
24
|
-
sampled: S.WithDefaults<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber"
|
|
25
|
-
|
|
41
|
+
sampled: S.WithDefaults<Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
42
|
+
readonly Type: NonNegativeInt;
|
|
43
|
+
readonly Iso: NonNegativeInt;
|
|
44
|
+
readonly "~type.make": NonNegativeInt;
|
|
45
|
+
}> & Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
46
|
+
readonly Type: NonNegativeInt;
|
|
47
|
+
readonly Iso: NonNegativeInt;
|
|
48
|
+
readonly "~type.make": NonNegativeInt;
|
|
49
|
+
} & {
|
|
50
|
+
withDefault: S.withConstructorDefault<S.WithDefaults<Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
51
|
+
readonly Type: NonNegativeInt;
|
|
52
|
+
readonly Iso: NonNegativeInt;
|
|
53
|
+
readonly "~type.make": NonNegativeInt;
|
|
54
|
+
}> & Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
55
|
+
readonly Type: NonNegativeInt;
|
|
56
|
+
readonly Iso: NonNegativeInt;
|
|
57
|
+
readonly "~type.make": NonNegativeInt;
|
|
58
|
+
}>;
|
|
26
59
|
};
|
|
27
60
|
/** number of items that passed validation */
|
|
28
|
-
valid: S.WithDefaults<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber"
|
|
29
|
-
|
|
61
|
+
valid: S.WithDefaults<Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
62
|
+
readonly Type: NonNegativeInt;
|
|
63
|
+
readonly Iso: NonNegativeInt;
|
|
64
|
+
readonly "~type.make": NonNegativeInt;
|
|
65
|
+
}> & Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
66
|
+
readonly Type: NonNegativeInt;
|
|
67
|
+
readonly Iso: NonNegativeInt;
|
|
68
|
+
readonly "~type.make": NonNegativeInt;
|
|
69
|
+
} & {
|
|
70
|
+
withDefault: S.withConstructorDefault<S.WithDefaults<Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
71
|
+
readonly Type: NonNegativeInt;
|
|
72
|
+
readonly Iso: NonNegativeInt;
|
|
73
|
+
readonly "~type.make": NonNegativeInt;
|
|
74
|
+
}> & Omit<S.brand<import("effect/Schema").Int, "NonNegativeInt" | "Int" | "NonNegativeNumber">, "Iso" | "Type" | "~type.make"> & {
|
|
75
|
+
readonly Type: NonNegativeInt;
|
|
76
|
+
readonly Iso: NonNegativeInt;
|
|
77
|
+
readonly "~type.make": NonNegativeInt;
|
|
78
|
+
}>;
|
|
30
79
|
};
|
|
31
80
|
/** list of validation errors with full context */
|
|
32
81
|
errors: S.$Array<typeof ValidationError> & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../../src/Model/Repository/validation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,YAAY,CAAA;;
|
|
1
|
+
{"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../../src/Model/Repository/validation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,YAAY,CAAA;AAC9B,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;;IAOhD,gDAAgD;;IAEhD,iDAAiD;;IAEjD,kDAAkD;;IAElD,2CAA2C;;;AAX7C;;;GAGG;AACH,qBAAa,eAAgB,SAAQ,oBASnC;CAAG;;IAMH,8CAA8C;;;;;;;;;;;;;;;;;;;;IAE9C,uDAAuD;;;;;;;;;;;;;;;;;;;;IAEvD,6CAA6C;;;;;;;;;;;;;;;;;;;;IAE7C,kDAAkD;;;;;;AAVpD;;GAEG;AACH,qBAAa,gBAAiB,SAAQ,qBASpC;CAAG"}
|
package/dist/RequestContext.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { Context, S } from "effect-app";
|
|
2
|
+
import { NonEmptyString255 } from "effect-app/Schema";
|
|
2
3
|
export declare const Locale: import("effect/Schema").Literals<readonly ["en", "de"]> & {
|
|
3
4
|
changeDefault: <A extends "en" | "de">(a: A) => import("effect/Schema").Literals<readonly ["en", "de"]> & {
|
|
4
5
|
Default: A;
|
|
@@ -22,7 +23,15 @@ declare const RequestContext_base: S.EnhancedClass<RequestContext, import("effec
|
|
|
22
23
|
withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Boolean>;
|
|
23
24
|
};
|
|
24
25
|
}>;
|
|
25
|
-
name: S.WithDefaults<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255"
|
|
26
|
+
name: S.WithDefaults<Omit<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255">, "Iso" | "Type" | "~type.make"> & {
|
|
27
|
+
readonly Type: NonEmptyString255;
|
|
28
|
+
readonly Iso: NonEmptyString255;
|
|
29
|
+
readonly "~type.make": NonEmptyString255;
|
|
30
|
+
}> & Omit<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255">, "Iso" | "Type" | "~type.make"> & {
|
|
31
|
+
readonly Type: NonEmptyString255;
|
|
32
|
+
readonly Iso: NonEmptyString255;
|
|
33
|
+
readonly "~type.make": NonEmptyString255;
|
|
34
|
+
};
|
|
26
35
|
locale: import("effect/Schema").Literals<readonly ["en", "de"]> & {
|
|
27
36
|
changeDefault: <A extends "en" | "de">(a: A) => import("effect/Schema").Literals<readonly ["en", "de"]> & {
|
|
28
37
|
Default: A;
|
|
@@ -33,8 +42,24 @@ declare const RequestContext_base: S.EnhancedClass<RequestContext, import("effec
|
|
|
33
42
|
withDefault: S.withConstructorDefault<import("effect/Schema").Literals<readonly ["en", "de"]>>;
|
|
34
43
|
withDecodingDefaultType: S.withDecodingDefaultType<import("effect/Schema").Literals<readonly ["en", "de"]>>;
|
|
35
44
|
};
|
|
36
|
-
sourceId: S.optional<S.WithDefaults<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255"
|
|
37
|
-
|
|
45
|
+
sourceId: S.optional<S.WithDefaults<Omit<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255">, "Iso" | "Type" | "~type.make"> & {
|
|
46
|
+
readonly Type: NonEmptyString255;
|
|
47
|
+
readonly Iso: NonEmptyString255;
|
|
48
|
+
readonly "~type.make": NonEmptyString255;
|
|
49
|
+
}> & Omit<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255">, "Iso" | "Type" | "~type.make"> & {
|
|
50
|
+
readonly Type: NonEmptyString255;
|
|
51
|
+
readonly Iso: NonEmptyString255;
|
|
52
|
+
readonly "~type.make": NonEmptyString255;
|
|
53
|
+
}>;
|
|
54
|
+
namespace: S.WithDefaults<Omit<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255">, "Iso" | "Type" | "~type.make"> & {
|
|
55
|
+
readonly Type: NonEmptyString255;
|
|
56
|
+
readonly Iso: NonEmptyString255;
|
|
57
|
+
readonly "~type.make": NonEmptyString255;
|
|
58
|
+
}> & Omit<S.brand<import("effect/Schema").NonEmptyString, "NonEmptyString" | "NonEmptyString64k" | "NonEmptyString2k" | "NonEmptyString255">, "Iso" | "Type" | "~type.make"> & {
|
|
59
|
+
readonly Type: NonEmptyString255;
|
|
60
|
+
readonly Iso: NonEmptyString255;
|
|
61
|
+
readonly "~type.make": NonEmptyString255;
|
|
62
|
+
};
|
|
38
63
|
/** @deprecated */
|
|
39
64
|
userProfile: S.optional<import("effect/Schema").Struct<{
|
|
40
65
|
readonly sub: S.WithDefaults<S.Codec<string & S.StringIdBrand & import("effect-app/ids").UserProfileIdBrand, string, never, never> & {
|
|
@@ -48,17 +73,17 @@ declare const RequestContext_base: S.EnhancedClass<RequestContext, import("effec
|
|
|
48
73
|
}>, {}>;
|
|
49
74
|
export declare class RequestContext extends RequestContext_base {
|
|
50
75
|
static toMonitoring(this: void, self: RequestContext): {
|
|
51
|
-
operationName:
|
|
76
|
+
operationName: S.NonEmptyString255;
|
|
52
77
|
locale: "en" | "de";
|
|
53
78
|
};
|
|
54
79
|
}
|
|
55
80
|
export declare const spanAttributes: (ctx: Pick<RequestContext, "locale" | "namespace"> & Partial<RequestContext>) => {
|
|
56
81
|
"request.user.sub"?: string & S.StringIdBrand & import("effect-app/ids").UserProfileIdBrand;
|
|
57
82
|
"request.user.roles"?: unknown;
|
|
58
|
-
"request.source.id"?:
|
|
59
|
-
"request.name":
|
|
83
|
+
"request.source.id"?: S.NonEmptyString255;
|
|
84
|
+
"request.name": S.NonEmptyString255 | undefined;
|
|
60
85
|
"request.locale": "en" | "de";
|
|
61
|
-
"request.namespace": string & S.
|
|
86
|
+
"request.namespace": string & S.NonEmptyString255Brand;
|
|
62
87
|
};
|
|
63
88
|
export declare namespace RequestContext {
|
|
64
89
|
interface Encoded extends S.Struct.Encoded<typeof RequestContext["fields"]> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RequestContext.d.ts","sourceRoot":"","sources":["../src/RequestContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,MAAM,YAAY,CAAA;
|
|
1
|
+
{"version":3,"file":"RequestContext.d.ts","sourceRoot":"","sources":["../src/RequestContext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,MAAM,YAAY,CAAA;AAEvC,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAA;AAErD,eAAO,MAAM,MAAM;;;;;;;;;CAA2B,CAAA;AAC9C,MAAM,MAAM,MAAM,GAAG,OAAO,MAAM,CAAC,IAAI,CAAA;;AAEvC,qBAAa,SAAU,SAAQ,cAAiE;CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAejG,kBAAkB;;;;;;;;;;;AAbpB,qBAAa,cAAe,SAAQ,mBAelC;IAGA,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,cAAc;;;;CAMrD;AAED,eAAO,MAAM,cAAc,GAAI,KAAK,IAAI,CAAC,cAAc,EAAE,QAAQ,GAAG,WAAW,CAAC,GAAG,OAAO,CAAC,cAAc,CAAC;;;;;;;CAgBxG,CAAA;AAKF,yBAAiB,cAAc,CAAC;IAC9B,UAAiB,OAAQ,SAAQ,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,cAAc,CAAC,QAAQ,CAAC,CAAC;KAAG;CACtF"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@effect-app/infra",
|
|
3
|
-
"version": "4.0.0-beta.
|
|
3
|
+
"version": "4.0.0-beta.130",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"dependencies": {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"proper-lockfile": "^4.1.2",
|
|
14
14
|
"pure-rand": "7.0.1",
|
|
15
15
|
"query-string": "^9.3.1",
|
|
16
|
-
"effect-app": "4.0.0-beta.
|
|
16
|
+
"effect-app": "4.0.0-beta.130"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
19
|
"@azure/cosmos": "^4.9.3",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query.test.d.ts","sourceRoot":"","sources":["../query.test.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8C,CAAC,EAAU,MAAM,YAAY,CAAA
|
|
1
|
+
{"version":3,"file":"query.test.d.ts","sourceRoot":"","sources":["../query.test.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8C,CAAC,EAAU,MAAM,YAAY,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgBlF,qBAAa,SAAU,SAAQ,cAM7B;CAAG;AACL,MAAM,CAAC,OAAO,WAAW,SAAS,CAAC;IAEjC,UAAiB,OAAQ,SAAQ,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,OAAO,SAAS,CAAC;KAAG;CACtE"}
|