Searched refs:stringifiedPlatform (Results 1 – 1 of 1) sorted by relevance
54 const stringifiedPlatform = String(platform); constant55 if (!['android', 'ios', 'web'].includes(stringifiedPlatform)) {