Crypto-js in the app platform

I need to use ‘crypto-js’ in the app platform. Is it possible to access?
I am able to use ‘crypto’ with the following code: const crypto = app[‘crypto’];
I need something similar for ‘crypto-js’