UNPKG

react-native-chunky

Version:
5 lines (3 loc) 178 B
import { Core } from 'react-chunky' // Generic Errors export const UNABLE_TO_LOAD_ROUTE = (name, reason) => new Core.AppError(`Unable to load route ${name}, because ${reason}`)