Home
last modified time | relevance | path

Searched defs:argumentLabel (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/
H A DcodeMod.ts5 argumentLabel: string; property
199 const [argumentLabel, parameterName] = paramTuple.substring(0, semiIndex).split(/\s+/); constant