zohabAli

Results 1 issues of zohabAli

I have installed json-logic-js like this: `npm install json-logic-js` but how can I import it? I have tried these but still not working: `import {jsonLogic} from 'json-logic-js/logic.js'` `import {jsonLogic} from...