I have use this command npm i crypto-js to install the package. Package install successfully. I have import all libraries but I am unable to access AES.encrypt() and AES.decrypt() method.
Expected Behavior: Should find AES.encrypt() and AES.decrypt() method.
Actual Behavior: Cannot find AES.encrypt() and AES.decrypt() method.
Platform Used:
crypto-js version: 4.1.1
Angular version: 14.2.0
Node Version: 18.12.1