Open IT247PRO opened 7 years ago
is there a way to modify the template to generate the typescript for knockout observables
properties like public sectionCode: KnockoutObservable = ko.observable(null);
l
I'm pretty sure there is... but it's something you will have to do it. Maybe fork this repo...
is there a way to modify the template to generate the typescript for knockout observables
properties like public sectionCode: KnockoutObservable = ko.observable(null);
l