Skip to content

Commit

Permalink
Update template-registry.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
langalex authored Aug 19, 2023
1 parent 3ce108c commit b739948
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ember-svg-jar/addon/template-registry.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ import type SvgJar from './types';

export default interface EmberSvgJarRegistry {
'svg-jar': typeof SvgJar;
svgJar: typeof SvgJar;
}

0 comments on commit b739948

Please sign in to comment.