@column-news/install-time-plugin
v0.0.7
Published
Capacitor plugin to get installation time of the app
Downloads
34
Readme
install-time
Capacitor plugin to get installation time of the app
Install
npm install @column-news/install-time-plugin
npx cap syncAPI
getInstallTime()
getInstallTime() => Promise<{ installTime: number; }>Returns: Promise<{ installTime: number; }>
