scenarioworld / articy-js

Loads and allows for navigation of exported Articy JSON data (http://www.articy.com)
MIT License
7 stars 2 forks source link

Template property of ArticyObject shouldn't be optional when template parameter is set #67

Open brwarner opened 2 years ago

brwarner commented 2 years ago

If you set a template type via the TemplateType generic parameter on ArticyObject, then the template property on it shouldn't be optional.