/*! * JEC JDI-MOCK Node Module * Copyright(c) 2017-2018 Pascal ECHEMANN * Apache 2.0 Licensed * This is a part of the JEC projects: */ declare module "jec-jdi-mock" { import { InjectableParams, InjectParams } from "jec-jdi"; import { Singleton, Decorator, AbstractDecoratorConnector, Interface, JcadContext } from "jec-commons"; /*PLACEHOLDER*/}