wasm-bindgen/crates/typescript
2018-11-27 12:07:59 -08:00
..
src Run rustfmt over everything 2018-11-27 12:07:59 -08:00
api-extractor.json Add prototype of wasm-bindgen-typescript 2018-06-04 17:28:12 -03:00
Cargo.toml Update syn to 0.15 2018-09-06 15:01:24 -07:00
package.json Add prototype of wasm-bindgen-typescript 2018-06-04 17:28:12 -03:00
README.md Add prototype of wasm-bindgen-typescript 2018-06-04 17:28:12 -03:00
tsconfig.json Add prototype of wasm-bindgen-typescript 2018-06-04 17:28:12 -03:00

TypeScript file

Copy your TypeScript file over the one in ts/index.d.ts

Run

$ npm install -g @microsoft/api-extractor
$ cargo run