Searched defs:createReactNativeMatcher (Results 1 – 2 of 2) sorted by relevance
20 export const createReactNativeMatcher = ({ folders }: { folders?: string[] }) => constant
20 const createReactNativeMatcher = ({ function