static get templateEngine()

in x-element.js [29:31]


  static get templateEngine() {
    return XElement.defaultTemplateEngine;
  }