/** * This is just a placeholder file to keep TypeScript aware editors happy. At build time, * it will be replaced with a resolver configuration composed from your application's * `config/environment.js` (and supplemented with default settings as possible). */ import { ResolverConfiguration } from '@glimmer/resolver'; declare var _default: ResolverConfiguration; export default _default;