UNPKG

@embrace-io/react-native

Version:
3 lines (2 loc) 126 B
declare const writeIfNotExists: (filePath: string, contents: string, caller: string) => boolean; export { writeIfNotExists };