isAvailable Function The isAvailable function returns a true if the SDK is available on the current platform, false otherwise. Example Usage const available = await isAvailable();