UNPKG

react-native-biometry

Version:
6 lines (5 loc) 144 B
export class UnavailableError extends Error { constructor() { super('react-native-biometrics is not installed correctly.'); } }