@remote.it/types
Advanced tools
Comparing version 0.4.8 to 0.4.9-alpha.0
{ | ||
"name": "@remote.it/types", | ||
"version": "0.4.8", | ||
"version": "0.4.9-alpha.0", | ||
"description": "remote.it Typescript type definitions", | ||
@@ -23,3 +23,3 @@ "types": "types.d.ts", | ||
"license": "MIT", | ||
"gitHead": "d1b0952106b76908795fdac799b2cc42e0a41812" | ||
"gitHead": "50ac4dbf4dbe3cf7776f2185171c0af9aa699dfd" | ||
} |
import { Auth } from 'aws-amplify' | ||
import setup, { IUser } from 'remote.it' | ||
export { CodeDeliveryDetails, ISignUpResult } from 'amazon-cognito-identity-js' | ||
// export { CodeDeliveryDetails, ISignUpResult } from 'amazon-cognito-identity-js' | ||
@@ -5,0 +5,0 @@ // import { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5805