@powerlines/deepkit 0.5.25 → 0.5.27
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/dist/vendor/{chunk-HDHYUILP.cjs → chunk-4VQKNTEO.cjs} +176 -176
- package/dist/vendor/{chunk-J3NQHJCY.cjs → chunk-J7M3ZDX2.cjs} +3 -3
- package/dist/vendor/{chunk-WLTQVSCD.cjs → chunk-VPMSZPFK.cjs} +2 -2
- package/dist/vendor/core.cjs +130 -130
- package/dist/vendor/type-compiler/{chunk-UHD2VAAR.cjs → chunk-2ZXBXKUR.cjs} +2 -2
- package/dist/vendor/type-compiler/{chunk-KL56CMRP.cjs → chunk-3DXX6OBU.cjs} +505 -505
- package/dist/vendor/type-compiler/{chunk-CLULUIFR.js → chunk-AOOLALFL.js} +1 -1
- package/dist/vendor/type-compiler/{chunk-YQ7N5TFU.js → chunk-GJBQ6F45.js} +2 -2
- package/dist/vendor/type-compiler/compiler.cjs +12 -12
- package/dist/vendor/type-compiler/compiler.js +2 -2
- package/dist/vendor/type-compiler/config.cjs +9 -9
- package/dist/vendor/type-compiler/config.js +2 -2
- package/dist/vendor/type-compiler/index.cjs +24 -24
- package/dist/vendor/type-compiler/index.js +4 -4
- package/dist/vendor/type-spec.cjs +5 -5
- package/dist/vendor/type.cjs +776 -776
- package/package.json +4 -4
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkVPMSZPFK_cjs = require('./chunk-VPMSZPFK.cjs');
|
|
4
4
|
|
|
5
5
|
// ../../node_modules/.pnpm/@deepkit+type-spec@1.0.1_patch_hash=f3c3a4fd486751022d78f17d39a5a79f493bca20b185964ca1aba41fbfc93244/node_modules/@deepkit/type-spec/dist/esm/src/type.js
|
|
6
|
-
|
|
6
|
+
chunkVPMSZPFK_cjs.init_cjs_shims();
|
|
7
7
|
exports.TypeNumberBrand = void 0;
|
|
8
8
|
(function(TypeNumberBrand2) {
|
|
9
9
|
TypeNumberBrand2[TypeNumberBrand2["integer"] = 0] = "integer";
|
|
@@ -112,4 +112,4 @@ exports.ReflectionOp = void 0;
|
|
|
112
112
|
})(exports.ReflectionOp || (exports.ReflectionOp = {}));
|
|
113
113
|
|
|
114
114
|
// ../../node_modules/.pnpm/@deepkit+type-spec@1.0.1_patch_hash=f3c3a4fd486751022d78f17d39a5a79f493bca20b185964ca1aba41fbfc93244/node_modules/@deepkit/type-spec/dist/esm/index.js
|
|
115
|
-
|
|
115
|
+
chunkVPMSZPFK_cjs.init_cjs_shims();
|
|
@@ -30,9 +30,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
30
30
|
mod
|
|
31
31
|
));
|
|
32
32
|
|
|
33
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.2_@types+node@24.10.4__@swc+core@1.15.
|
|
33
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.2_@types+node@24.10.4__@swc+core@1.15.8_@swc+h_e08bf3ac388ee4b56b5a32b174089254/node_modules/tsup/assets/cjs_shims.js
|
|
34
34
|
var init_cjs_shims = __esm({
|
|
35
|
-
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.2_@types+node@24.10.4__@swc+core@1.15.
|
|
35
|
+
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.2_@types+node@24.10.4__@swc+core@1.15.8_@swc+h_e08bf3ac388ee4b56b5a32b174089254/node_modules/tsup/assets/cjs_shims.js"() {
|
|
36
36
|
}
|
|
37
37
|
});
|
|
38
38
|
|