0.0.15 • Published 3 years ago
@falconeta/capacitor-facebook-pixel v0.0.15
@falconeta/capacitor-facebook-pixel
plugin that enable pixel functionalities
Install
npm install @falconeta/capacitor-facebook-pixel
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>