getSupportedPlatforms
Returns array of supported platforms
Sub-functions: None
const platforms = getSupportedPlatforms();
console.log(platforms);Last updated
Was this helpful?
Returns array of supported platforms
Sub-functions: None
const platforms = getSupportedPlatforms();
console.log(platforms);Last updated
Was this helpful?
Was this helpful?