Home
last modified time | relevance | path

Searched refs:commonMethodTransforms (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/versioning/ios/
H A Dindex.ts430 const commonMethodTransforms = [ constant
462 find: new RegExp(`\\b(${commonMethodTransforms.join('|')})\\b`, 'g'),