UNPKG

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

Version:

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

14 lines (12 loc) 331 B
"use strict"; /** * Copyright © 2023 Nevis Security AG. All rights reserved. */ /** * Helps in following the states of started operations during method channel * calls. * * An operation can be stored within {@link PlatformOperationCache}. */ export class PlatformOperation {} //# sourceMappingURL=PlatformOperation.js.map