UNPKG

react-native-biometry

Version:
6 lines 180 B
export class UnavailableError extends Error { constructor() { super('react-native-biometrics is not installed correctly.'); } } //# sourceMappingURL=unavailableError.js.map