capacitor-store-country
v0.0.6
Published
returns AppStore Country
Readme
capacitor-store-country
returns AppStore Country
Install
npm install capacitor-store-country
npx cap syncAPI
getAppStoreCountry()
getAppStoreCountry() => Promise<{ country: string; }>Returns: Promise<{ country: string; }>
