swc_plugin_proxy 0.18.15

Proxy structs to the hosts original structs for the plugin
Documentation
[dependencies.better_scoped_tls]
version = "0.1.0"

[dependencies.rkyv]
version = "=0.7.37"

[dependencies.swc_common]
features = ["plugin-base"]
version = "0.27.14"

[dependencies.swc_ecma_ast]
version = "0.90.18"

[dependencies.swc_trace_macro]
version = "0.1.2"

[dependencies.tracing]
version = "0.1.32"

[features]
plugin-mode = []
plugin-rt = []

[lib]
bench = false

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>", "OJ Kwon <kwon.ohjoong@gmail.com>"]
description = "Proxy structs to the hosts original structs for the plugin"
edition = "2021"
license = "Apache-2.0"
name = "swc_plugin_proxy"
repository = "https://github.com/swc-project/swc.git"
resolver = "1"
version = "0.18.15"