wasm-bindgen/crates/typescript/README.md

11 lines
147 B
Markdown
Raw Normal View History

# TypeScript file
Copy your TypeScript file over the one in `ts/index.d.ts`
# Run
```
$ npm install -g @microsoft/api-extractor
$ cargo run
```