Home
last modified time | relevance | path

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

/expo/packages/jest-expo/src/preset/
H A DwithTypescriptMapping.js20 const jestRegex = convertTypescriptMatchToJestRegex(path);
32 function convertTypescriptMatchToJestRegex(match) { function