Searched refs:dirSource (Results 1 – 1 of 1) sorted by relevance
225 const dirSource: HashSource = { type: 'dir', filePath: '/app/ios', reasons: ['bareNativeDir'] }; constant226 expect(createSourceId(dirSource)).toBe('/app/ios');