diff --git a/files/__addonLocation__/unpublished-development-types/index.d.ts b/files/__addonLocation__/unpublished-development-types/index.d.ts index b7d610a3..17935511 100644 --- a/files/__addonLocation__/unpublished-development-types/index.d.ts +++ b/files/__addonLocation__/unpublished-development-types/index.d.ts @@ -2,6 +2,7 @@ // These will *not* be published as part of your addon, so be careful that your published code does not rely on them! import '@glint/environment-ember-loose'; +import '@glint/environment-ember-template-imports'; declare module '@glint/environment-ember-loose/registry' { // Remove this once entries have been added! 👇