* init bug / feat templates
* capital J for style
* PR templates
* Combine templates because github be like that
* Out with the old
* package and package lock files
* Deploy docs workflow
* Absolutely massive commit (docs)
* Delete cache and add to gitignore
* Goodbye cache
* 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