chromium/tools/polymer/tests/subfolder/v3_ready.ts

Polymer({
  is: 'cr-foo',

  _template: html`
{__html_template__}
  `,
});