@envelop/instruments
Advanced tools
Comparing version 1.0.0-alpha-20250227114734-64d7083775b6c1ee4ce365437ae5f77c33aee3a5 to 1.0.0-alpha-20250227122138-4afa9eed0d7a03d4a80dab18ba96f9d7e8baeb88
@@ -5,2 +5,2 @@ "use strict"; | ||
// eslint-disable-next-line import/export | ||
tslib_1.__exportStar(require("./instruments"), exports); | ||
tslib_1.__exportStar(require("./instruments.js"), exports); |
// eslint-disable-next-line import/export | ||
export * from './instruments'; | ||
export * from './instruments.js'; |
{ | ||
"name": "@envelop/instruments", | ||
"version": "1.0.0-alpha-20250227114734-64d7083775b6c1ee4ce365437ae5f77c33aee3a5", | ||
"version": "1.0.0-alpha-20250227122138-4afa9eed0d7a03d4a80dab18ba96f9d7e8baeb88", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -1,1 +0,1 @@ | ||
export * from './instruments'; | ||
export * from './instruments.js'; |
Sorry, the diff of this file is not supported yet
15103