Skip to content

Missing Type-safe exports in rule-engine-builder #3

@qomhmd

Description

@qomhmd

The import { RuleBuilder } from '@usex/rule-engine-builder'; does not work in Typescript:

Could not find a declaration file for module '@usex/rule-engine-builder'. '.../node_modules/@usex/rule-engine-builder/dist/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/usex__rule-engine-builder` if it exists or add a new declaration (.d.ts) file containing `declare module '@usex/rule-engine-builder';`

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions