Searched refs:variations (Results 1 – 5 of 5) sorted by relevance
248 const variations = getPathVariations(path); constant249 for (const variation of variations) {274 const variations = new Set<string>(); constant279 if (current) variations.add(current);313 return Array.from(variations);
7 // The component and prop types should match all of the other platform variations.
1 …// The component and prop types should match all of the other platform variations.\nexport default…
1 …ck.\n // This enables support for built-in plugins with versioned variations living in other …
156 …ed twice, once with `{ id: 'one' }` and once with `{ id: 'two' }`. All variations must be accounte…