@essent/nativescript-iadvize
Advanced tools
Comparing version 2.13.0-alpha.0 to 2.13.0-alpha.1
import { ChatConfiguration, IAdvizeAuthOption, IAdvizeCommon } from './common'; | ||
import { Observable } from 'rxjs'; | ||
export { ChatConfiguration, IAdvizeAuthOption } from './common'; | ||
export declare class IAdvize extends IAdvizeCommon { | ||
@@ -4,0 +5,0 @@ private static targetingListener; |
import { IAdvizeCommon } from './common'; | ||
import { Application, Color, Utils } from '@nativescript/core'; | ||
export { IAdvizeAuthOption } from './common'; | ||
let instance; | ||
@@ -4,0 +5,0 @@ let didInit = false; |
import { ChatConfiguration, IAdvizeAuthOption, IAdvizeCommon } from './common'; | ||
import { Observable } from 'rxjs'; | ||
export { ChatConfiguration, IAdvizeAuthOption } from './common'; | ||
export declare class IAdvize extends IAdvizeCommon { | ||
@@ -4,0 +5,0 @@ private static instance; |
import { Color, ImageSource } from '@nativescript/core'; | ||
import { IAdvizeCommon } from './common'; | ||
export { IAdvizeAuthOption } from './common'; | ||
export class IAdvize extends IAdvizeCommon { | ||
@@ -4,0 +5,0 @@ constructor() { |
{ | ||
"name": "@essent/nativescript-iadvize", | ||
"version": "2.13.0-alpha.0", | ||
"version": "2.13.0-alpha.1", | ||
"description": "iAdvize plugin for NativeScript.", | ||
@@ -5,0 +5,0 @@ "main": "index", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
55014
414