import { documentDirectory } from 'expo-file-system';

export const RNEDirectory = `${documentDirectory}react-native-executorch/`;
