mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 20:11:55 +00:00
Fix TypeScript capitalization in internals guide (#1826)
This commit is contained in:
committed by
Alex Crichton
parent
fe4dd0b301
commit
777a12dc70
@@ -37,7 +37,7 @@ notably means that it can't persist the object past the lifetime of this
|
||||
function call.
|
||||
|
||||
Now what we actually want to generate is a JS module that looks like (in
|
||||
Typescript parlance)
|
||||
TypeScript parlance)
|
||||
|
||||
```ts
|
||||
// foo.d.ts
|
||||
|
Reference in New Issue
Block a user