Use TypeScript 3.8+ `import type` to import the Message interface. This addresses issues with the type being removed by transpilation, which thus prevents "export 'Message' was not found" warnings when running `nx serve api` |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.json | ||
| jest.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||