ts ini
This commit is contained in:
5
ts-lua/readme.md
Normal file
5
ts-lua/readme.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# notes
|
||||
|
||||
- all `number` will be classified as `integer` or `float` in the `@remarks` or `@param`/`@returns`
|
||||
- `vector` in the docs is represented as a `table` in lua, which is just an `object` in typescript
|
||||
- `uint*_t` are `number`, not `Uint*Array`
|
||||
Reference in New Issue
Block a user