pokerogue/src/utils
Bertie690 1ae69a4183
[Dev] Moved type helpers to separate directory; (#6123)
* [Dev] Moved type helpers to separate directory; renamed `EnumValues` to `ObjectValues` and enforced usage

* Update tsconfig.json

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Fixed import issue

* Updated documentation slightly

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com>
2025-07-30 18:17:17 -07:00
..
common.ts [Misc] Moved + cleaned up string manipulation functions (#6112) 2025-07-27 13:59:03 -07:00
cookies.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
data.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
enums.ts [Dev] Moved type helpers to separate directory; (#6123) 2025-07-30 18:17:17 -07:00
modifier-utils.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
pokemon-utils.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
strings.ts [Bug] Fix camel case bug in strings.ts (#6161) 2025-07-27 20:17:46 -07:00
utility-vars.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00