Hi Niels
Based on this thread (with harm) about the correct syntax to subclass built-in classes, in ES6.
what is the correct syntax for implementing a mixin and then "importing" it into a regular es6 WAF subclass ?
Hi Niels
Based on this thread (with harm) about the correct syntax to subclass built-in classes, in ES6.
what is the correct syntax for implementing a mixin and then "importing" it into a regular es6 WAF subclass ?
Last edited by Samuel Pizarro; 14-Nov-2024 at 07:14 AM.
Samuel Pizarro