2.0.4 • Published 5 months ago

capacitor-tiktok-event-sdk-plugin v2.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

capacitor-tiktok-event-sdk-plugin

capacitor plugin for tiktok event sdk

Install

npm install capacitor-tiktok-event-sdk-plugin
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


2.0.3

5 months ago

2.0.4

5 months ago

2.0.2

5 months ago

2.0.1

5 months ago

2.0.0

5 months ago

0.0.1

5 months ago