Skip to main content

Localapi

Localstorage işlemlerini yapar.

LocalApi.get(`key`);
LocalApi.set(`key`, val, timeout);
LocalApi.remove(`key`);