phone-getter
v0.0.3
Published
Phone getter for test task
Maintainers
Readme
Package as test task. Just install and import as separate function;
npm install phone-modal-pkg
Available as:
import { setPhone } from 'phone-getter';
await setPhone();
Phone is saved in localStorage and available as LocalStorage.getItem('userPhone').
