UNPKG

@types/ember__application

Version:
8 lines (6 loc) 230 B
import EngineInstance from "@ember/engine/instance"; /** * The `ApplicationInstance` encapsulates all of the stateful aspects of a * running `Application`. */ export default class ApplicationInstance extends EngineInstance {}