mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-15 22:11:23 +00:00
Add prototype of wasm-bindgen-typescript
This commit is contained in:
10
crates/typescript/README.md
Normal file
10
crates/typescript/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# TypeScript file
|
||||
|
||||
Copy your TypeScript file over the one in `ts/index.d.ts`
|
||||
|
||||
# Run
|
||||
|
||||
```
|
||||
$ npm install -g @microsoft/api-extractor
|
||||
$ cargo run
|
||||
```
|
Reference in New Issue
Block a user