UNPKG

@glint/environment-ember-loose

Version:

A Glint environment to support loose-mode Ember.js projects

7 lines (5 loc) 238 B
// This module exists as a public hook for consumers to add // entities to the global template namespace, as that's the // only way in loose-mode Ember for components/helpers/etc // to be discovered. export default interface Registry {}