@modulbank/sendamo
Advanced tools
Comparing version 0.0.11 to 0.0.12
import { iParams } from './types'; | ||
declare global { | ||
interface Window { | ||
digitalData: any; | ||
$nuxt: any; | ||
} | ||
} | ||
export default function SandAmo(amoUrl: string): { | ||
@@ -9,0 +3,0 @@ takeParamsForSendAmo: (phoneNumber: string, name: string, actionType?: string, productCode?: string) => iParams; |
{ | ||
"name": "@modulbank/sendamo", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "send to amocrm method", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
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
6050
137