I want to import ibantools but it does not work with require. It says require is undefined. How can I use this package?
const ibantools = require("ibantools")
I want to import ibantools but it does not work with require. It says require is undefined. How can I use this package?
const ibantools = require("ibantools")