Commit graph

5 commits

Author SHA1 Message Date
Ukendio
4e9aa2ced0 Remove init.luau from src in main 2024-07-07 05:36:14 +02:00
Ukendio
cead7ceafe Fix typings folder 2024-07-07 05:12:14 +02:00
Ukendio
d517ded636 Fix typings folder 2024-07-07 05:11:50 +02:00
Marcus
aa853de818
Release 0.2.2 (#64)
* Bump package versions

* Fix typo
2024-07-07 04:59:44 +02:00
EncodedVenom
ea12df96a4
Add Typescript Types (#51)
* Add package.json, tsconfig.json, and change gitignore

* Typescript Types

* Make World a single class, refactor of all query types

* Fix InferComponents types due to typo / misunderstanding

* Bump dependencies

* Fix get type to include undefined and add documentation

* Remove non-user facing types

* Rename PossiblyUndefinedPack -> Nullable

* Some changes to how EntityIndex is handled

* Consistent formatting

* Remove EntityIndex related type definitions

* Match API

* Doc comments
2024-06-15 22:03:04 +02:00