'How to add configurations in Dynamsoft Webtwain

I am trying to implement Dynamsoft Web Twain in my Angular project. There is no config.js file in my node modules. Only dynamsoft.webtwain.min.js and dynamsoft.webtwain.min.mjs is available. So how to add or change the configurations of the dynamsoft without changing library files?

Screenshot of dwt in node modules

My Angular version is 13.3 and Dynamsoft Webtwain version: 17.2.4



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source