Using window.Shopify.Checkout variable

Hey,

I’m trying to figure out if there’s a way to use Order token from window.Shopify.Checkout global variable (which is available from any Shopify page) in my TypeScript application.

Thanks