Interface DefaultModuleContext

Context required for creating the default language-specific dependency injection module.

interface DefaultModuleContext {
    shared: LangiumSharedServices;
}

Hierarchy (view full)

Properties

Properties