btoo
btoo
this is a partial fix for https://github.com/pmndrs/gltfjsx/issues/246 specifically for https://github.com/pmndrs/gltfjsx/issues/246#issuecomment-2119385233
without these changes, non-bodiful-mutation operations like simple GET requests incorrectly require bodies [playground link](https://www.typescriptlang.org/play/?#code/JYWwDg9gTgLgBAbzjAnmApnAgmMAlCAVxnQBo50A3AQwBtDqSAxdGAYwAsdgsoBzAM7k+rAsXQBFQuigo4AXzgAzKBBBwA5AAEYAgLRR0AmAHo20dBoBQV8wDtjcVeLgBeRHBCsOEACYAuTQBxAFEAFQ1yMEYOQI0TSKcjSAcjQIRFRWoBOHtHAUZgASVgI2xcMRIbPPgAI2z0AFUoWjdNDhgYMAF-ExN0AA9qcFp0ADpzEGsrKjoGZlZObl5BAApnEnIkeoEmloUt+QBKGxEYSslpWXWiTY8dvdo4jq6evsHhsFGJtQ0FI9WGROQA) --- --- it's possible that AppRouteMutation was originally being used just because it was the one...
## Motivation a follow up to https://github.com/gorhom/react-native-bottom-sheet/pull/2292#issuecomment-2910535509, i realized that i'm still getting an issue on `BottomSheetSectionList` (and maybe others?) on web like