forked from OpenNeo/impress
Ok cool, so apparently another win we get from using `ts-node` is that I can finally easily use some non-native-Node features like ES module import syntax, for consistency with what I'm doing in the main app source! That was getting on my nerves tbh. Ooh I bet I can finally use `?.` too, I've had to rewrite that a bunch… |
||
|---|---|---|
| .. | ||
| AppearanceLayer.js | ||
| ClosetList.js | ||
| Item.js | ||
| MutationsForSupport.js | ||
| Outfit.js | ||
| Pet.js | ||
| PetAppearance.js | ||
| User.js | ||
| Zone.js | ||