README
Cookie helpers
✴ Methods that helps us dead with cookies
get started
We provide two way of using this package single
or multi
:
npm i @snappmarket/cookie-helpers
OR
npm i @snappmarket/helpers
methods
getCookie |
setCookie |
deleteCookie |
usage
import { METHOD_NAME } from '@snappmarket/array-helpers';
// or
// import { METHOD_NAME } from '@snappmarket/helpers';