Confirm by changing [ ] to [x] below to ensure that it's a bug:
Describe the bug
In an Angular 13 project, try to import the Koder npm package.

To Reproduce (observed behavior)
Create a new Angular project (Angular 13).
npm install @maslick/koder
Try import the package into a component.
Expected behavior
Should be able to get types in Typescript in an Angular project.
Please complete the following information:
- Device: [e.g. iPhone6, Desktop]
- OS: Windows
- Browser: Chrome
- Version: 1.8.0
Confirm by changing [ ] to [x] below to ensure that it's a bug:
Describe the bug

In an Angular 13 project, try to import the
Kodernpm package.To Reproduce (observed behavior)
Create a new Angular project (Angular 13).
npm install @maslick/koderTry import the package into a component.
Expected behavior
Should be able to get types in Typescript in an Angular project.
Please complete the following information: