Forum Discussion
3 Replies
- jkellerNew Contributor III
Did you ever get an answer to this question? I have the same use case.
- ayush_vipulNew Contributor III
yes. We you need to import the required libraries from sl db .
- bilesh_gangulyNew Contributor II
Not necessarily. You can load from CDN.
try { load(“https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.9/crypto-js.js”); } catch (e) { }