import hbs from 'htmlbars-inline-precompile'; const likeThisDotRender = (s: string | string[]) => {}; likeThisDotRender(hbs`this is allowed`);