// 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 {}