mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-24 21:52:13 +00:00
Fix TypeScript capitalization in internals guide (#1826)
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user