UNPKG

@nevis-security/nevis-mobile-authentication-sdk-react

Version:

React Native plugin for Nevis Mobile Authentication SDK. Supports only mobile.

11 lines (9 loc) 253 B
"use strict"; /** * Copyright © 2023 Nevis Security AG. All rights reserved. */ /** * The interface that operation or user interaction handlers are derived from. */ export class CancellableHandler {} //# sourceMappingURL=CancellableHandler.js.map