rbxts-flamework / core

Flamework is an extensible game framework. It requires typescript and offers many useful features.
MIT License
112 stars 8 forks source link

Networking type guard generation should support rest parameters #26

Closed Fireboltofdeath closed 1 year ago

Fireboltofdeath commented 3 years ago

Rest parameters will incorrectly use an array guard instead of specifically denoting a value as a rest parameter