oxc/napi/parser
2023-11-10 15:25:17 +00:00
..
src
.gitignore
build.rs
Cargo.toml
index.d.ts
index.js
package.json feat: Release resolver with NAPI (#1212) 2023-11-10 15:25:17 +00:00
pnpm-lock.yaml
README.md feat: Release resolver with NAPI (#1212) 2023-11-10 15:25:17 +00:00
test.mjs

Installation

corepack enable

Build

pnpm install
pnpm run build

Test

pnpm test