@rolldown/binding-wasm32-wasi 1.0.0-beta.3-commit.ca90fa2 → 1.0.0-beta.3-commit.a36bf63

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rolldown/binding-wasm32-wasi",
3
- "version": "1.0.0-beta.3-commit.ca90fa2",
3
+ "version": "1.0.0-beta.3-commit.a36bf63",
4
4
  "cpu": [
5
5
  "wasm32"
6
6
  ],
@@ -76,7 +76,6 @@ export const BindingWatcher = __napiModule.exports.BindingWatcher
76
76
  export const BindingWatcherChangeData = __napiModule.exports.BindingWatcherChangeData
77
77
  export const BindingWatcherEvent = __napiModule.exports.BindingWatcherEvent
78
78
  export const Bundler = __napiModule.exports.Bundler
79
- export const MagicString = __napiModule.exports.MagicString
80
79
  export const ParallelJsPluginRegistry = __napiModule.exports.ParallelJsPluginRegistry
81
80
  export const ParseResult = __napiModule.exports.ParseResult
82
81
  export const RenderedChunk = __napiModule.exports.RenderedChunk
@@ -101,7 +101,6 @@ module.exports.BindingWatcher = __napiModule.exports.BindingWatcher
101
101
  module.exports.BindingWatcherChangeData = __napiModule.exports.BindingWatcherChangeData
102
102
  module.exports.BindingWatcherEvent = __napiModule.exports.BindingWatcherEvent
103
103
  module.exports.Bundler = __napiModule.exports.Bundler
104
- module.exports.MagicString = __napiModule.exports.MagicString
105
104
  module.exports.ParallelJsPluginRegistry = __napiModule.exports.ParallelJsPluginRegistry
106
105
  module.exports.ParseResult = __napiModule.exports.ParseResult
107
106
  module.exports.RenderedChunk = __napiModule.exports.RenderedChunk
Binary file