0.0.4 • Published 3 years ago

capacitor-hanwha-plugin-clearcache v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

clearcache

clear cache

Install

npm install clearcache
npx cap sync

API

clearCache()

clearCache() => Promise<any>

웹뷰 캐시 제거

Returns: Promise<any>


clearAppCache()

clearAppCache() => Promise<any>

앱 캐시 제거

Returns: Promise<any>


0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago