mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
* refactor(transformers)!: Use type helper to define customizers This allows us to ensure that customizers always follow the correct types for the transformers and we don't have 2 places to add the types. * remove outdated comment in transformInteractionDataResolved * remove not needed cast * remove not needed cast