swc_interop_nodejs 0.1.0

General interop for Node.js
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors       = ["강동윤 <kdy1997.dev@gmail.com>"]
description   = "General interop for Node.js"
documentation = "https://rustdoc.swc.rs/swc_interop_nodejs/"
edition       = { workspace = true }
license       = { workspace = true }
name          = "swc_interop_nodejs"
repository    = { workspace = true }
version       = "0.1.0"


[dependencies]