Searched defs:platformSubextensions (Results 1 – 1 of 1) sorted by relevance
4 const platformSubextensions = ['.android', '.ios', '.web', '.native']; variable6 function computeExpoExtensions(baseExtensions, platformSubextensions) { argument