Home
last modified time | relevance | path

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

/expo/packages/jest-expo/tests/__tests__/
H A DwithTypescriptMapping-test.js5 _jestMappingFromTypescriptPaths,
10 _jestMappingFromTypescriptPaths({
28 _jestMappingFromTypescriptPaths(
50 expect(_jestMappingFromTypescriptPaths({ '@/*': [] })).toEqual({});
/expo/packages/jest-expo/src/preset/
H A DwithTypescriptMapping.js101 _jestMappingFromTypescriptPaths: jestMappingFromTypescriptPaths, // Exported for testing property