[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Support for invoking js codes from rust code"
documentation = "https://rustdoc.swc.rs/swc_js_interop/"
edition = "2021"
license = "Apache-2.0"
name = "swc_js_interop"
repository = "https://github.com/swc-project/swc.git"
version = "0.0.1"
[dependencies]