3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
|
/* Alias hbs for handlebars */
|
||
|
export { default } from './handlebars.mjs'
|