I've been given an external API from a team member i'm working with on a ReactJS project. The file looks like this https://dev.wavemakerfutureproof.co.uk/futureproof-sdk.js
I wondered what the best approach was to utilise all of the methods this API provides as i assume this doesn't work like most things included in a ReactJS project. I.e. Import '...' from '...'
Any help is much appreciated!