UNPKG

@eclipse-glsp/graph

Version:

The typescript implementation of the GLSP graphical model (GModel)

3 lines 188 B
import { GModelElementConstructor } from './gmodel-element'; export declare function getDefaultMapping(): Map<string, GModelElementConstructor>; //# sourceMappingURL=default-types.d.ts.map