6 ms·
You can just define a class[1], but you'll need to transpile from ES6. [1] https://github.com/goatslacker/alt/blob/master/examples/chat/js/stores/MessageStore.
by goatslacker 12y ago
You can just define a class[1], but you'll need to transpile from ES6.
[1] https://github.com/goatslacker/alt/blob/master/examples/chat/js/stores/MessageStore.js#L10 https://github.com/goatslacker/alt/blob/master/examples/chat...