1 min readJul 14, 2019
Hi, thanks for the feedback. In my example, I have imported the model ‘Language’ as follows.
import { LanguageControllerService, Language } from ‘@techshard/language-rest-api’;
Are you not able to import model? What exactly is the problem?