@powerlines/deepkit 0.4.51 → 0.4.53

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.
@@ -1,46 +1,46 @@
1
1
  'use strict';
2
2
 
3
- var chunkNI4NLRQH_cjs = require('./chunk-NI4NLRQH.cjs');
4
- var chunkNSJWJXU4_cjs = require('./chunk-NSJWJXU4.cjs');
3
+ var chunkY4OQFPMH_cjs = require('./chunk-Y4OQFPMH.cjs');
4
+ var chunk7J4ZAHXE_cjs = require('./chunk-7J4ZAHXE.cjs');
5
5
 
6
6
  // src/vendor/type-compiler/compiler.ts
7
- chunkNSJWJXU4_cjs.init_cjs_shims();
7
+ chunk7J4ZAHXE_cjs.init_cjs_shims();
8
8
 
9
9
  Object.defineProperty(exports, "Cache", {
10
10
  enumerable: true,
11
- get: function () { return chunkNI4NLRQH_cjs.Cache; }
11
+ get: function () { return chunkY4OQFPMH_cjs.Cache; }
12
12
  });
13
13
  Object.defineProperty(exports, "DeclarationTransformer", {
14
14
  enumerable: true,
15
- get: function () { return chunkNI4NLRQH_cjs.DeclarationTransformer; }
15
+ get: function () { return chunkY4OQFPMH_cjs.DeclarationTransformer; }
16
16
  });
17
17
  Object.defineProperty(exports, "ReflectionTransformer", {
18
18
  enumerable: true,
19
- get: function () { return chunkNI4NLRQH_cjs.ReflectionTransformer; }
19
+ get: function () { return chunkY4OQFPMH_cjs.ReflectionTransformer; }
20
20
  });
21
21
  Object.defineProperty(exports, "debugPackStruct", {
22
22
  enumerable: true,
23
- get: function () { return chunkNI4NLRQH_cjs.debugPackStruct; }
23
+ get: function () { return chunkY4OQFPMH_cjs.debugPackStruct; }
24
24
  });
25
25
  Object.defineProperty(exports, "declarationTransformer", {
26
26
  enumerable: true,
27
- get: function () { return chunkNI4NLRQH_cjs.declarationTransformer; }
27
+ get: function () { return chunkY4OQFPMH_cjs.declarationTransformer; }
28
28
  });
29
29
  Object.defineProperty(exports, "encodeOps", {
30
30
  enumerable: true,
31
- get: function () { return chunkNI4NLRQH_cjs.encodeOps; }
31
+ get: function () { return chunkY4OQFPMH_cjs.encodeOps; }
32
32
  });
33
33
  Object.defineProperty(exports, "packSize", {
34
34
  enumerable: true,
35
- get: function () { return chunkNI4NLRQH_cjs.packSize; }
35
+ get: function () { return chunkY4OQFPMH_cjs.packSize; }
36
36
  });
37
37
  Object.defineProperty(exports, "packSizeByte", {
38
38
  enumerable: true,
39
- get: function () { return chunkNI4NLRQH_cjs.packSizeByte; }
39
+ get: function () { return chunkY4OQFPMH_cjs.packSizeByte; }
40
40
  });
41
41
  Object.defineProperty(exports, "transformer", {
42
42
  enumerable: true,
43
- get: function () { return chunkNI4NLRQH_cjs.transformer; }
43
+ get: function () { return chunkY4OQFPMH_cjs.transformer; }
44
44
  });
45
45
  //# sourceMappingURL=compiler.cjs.map
46
46
  //# sourceMappingURL=compiler.cjs.map
@@ -1,5 +1,5 @@
1
- export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-3JAG5OE4.js';
2
- import { init_esm_shims } from './chunk-DWY272EC.js';
1
+ export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-QK7ZN2UX.js';
2
+ import { init_esm_shims } from './chunk-Q44VB7VW.js';
3
3
 
4
4
  // src/vendor/type-compiler/compiler.ts
5
5
  init_esm_shims();
@@ -1,37 +1,37 @@
1
1
  'use strict';
2
2
 
3
- var chunkNSJWJXU4_cjs = require('./chunk-NSJWJXU4.cjs');
3
+ var chunk7J4ZAHXE_cjs = require('./chunk-7J4ZAHXE.cjs');
4
4
 
5
5
  // src/vendor/type-compiler/config.ts
6
- chunkNSJWJXU4_cjs.init_cjs_shims();
6
+ chunk7J4ZAHXE_cjs.init_cjs_shims();
7
7
 
8
8
  Object.defineProperty(exports, "defaultExcluded", {
9
9
  enumerable: true,
10
- get: function () { return chunkNSJWJXU4_cjs.defaultExcluded; }
10
+ get: function () { return chunk7J4ZAHXE_cjs.defaultExcluded; }
11
11
  });
12
12
  Object.defineProperty(exports, "getConfigResolver", {
13
13
  enumerable: true,
14
- get: function () { return chunkNSJWJXU4_cjs.getConfigResolver; }
14
+ get: function () { return chunk7J4ZAHXE_cjs.getConfigResolver; }
15
15
  });
16
16
  Object.defineProperty(exports, "isObject", {
17
17
  enumerable: true,
18
- get: function () { return chunkNSJWJXU4_cjs.isObject; }
18
+ get: function () { return chunk7J4ZAHXE_cjs.isObject; }
19
19
  });
20
20
  Object.defineProperty(exports, "parseRawMode", {
21
21
  enumerable: true,
22
- get: function () { return chunkNSJWJXU4_cjs.parseRawMode; }
22
+ get: function () { return chunk7J4ZAHXE_cjs.parseRawMode; }
23
23
  });
24
24
  Object.defineProperty(exports, "reflectionLevel", {
25
25
  enumerable: true,
26
- get: function () { return chunkNSJWJXU4_cjs.reflectionLevel; }
26
+ get: function () { return chunk7J4ZAHXE_cjs.reflectionLevel; }
27
27
  });
28
28
  Object.defineProperty(exports, "reflectionModeMatcher", {
29
29
  enumerable: true,
30
- get: function () { return chunkNSJWJXU4_cjs.reflectionModeMatcher; }
30
+ get: function () { return chunk7J4ZAHXE_cjs.reflectionModeMatcher; }
31
31
  });
32
32
  Object.defineProperty(exports, "reflectionModes", {
33
33
  enumerable: true,
34
- get: function () { return chunkNSJWJXU4_cjs.reflectionModes; }
34
+ get: function () { return chunk7J4ZAHXE_cjs.reflectionModes; }
35
35
  });
36
36
  //# sourceMappingURL=config.cjs.map
37
37
  //# sourceMappingURL=config.cjs.map
@@ -1,5 +1,5 @@
1
- import { init_esm_shims } from './chunk-DWY272EC.js';
2
- export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-DWY272EC.js';
1
+ import { init_esm_shims } from './chunk-Q44VB7VW.js';
2
+ export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-Q44VB7VW.js';
3
3
 
4
4
  // src/vendor/type-compiler/config.ts
5
5
  init_esm_shims();