Home
last modified time | relevance | path

Searched defs:FINGERPRINT_IGNORE_FILENAME (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/fingerprint/build/
H A DOptions.d.ts2 export declare const FINGERPRINT_IGNORE_FILENAME = ".fingerprintignore"; constant
/expo/packages/@expo/fingerprint/src/
H A DOptions.ts7 export const FINGERPRINT_IGNORE_FILENAME = '.fingerprintignore'; constant