@glint/environment-ember-template-imports
Version:
A Glint environment to support ember-template-imports projects
6 lines • 336 B
JavaScript
;
// Reference the scaffolding for our merged declarations for third party modules so
// that vanilla TS will see those as long as authors have
// `import '@glint/environment-ember-template-imports'` somewhere in their project.
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=index.js.map