UNPKG

@glint/environment-ember-template-imports

Version:

A Glint environment to support ember-template-imports projects

3 lines (2 loc) 182 B
import { GlintEnvironmentConfig } from '@glint/core/config-types'; export default function emberTemplateImportsEnvironment(options: Record<string, unknown>): GlintEnvironmentConfig;