فارسی
ظاهر
مقدار کوکی با نام دادهشده را میگیرد.
string
name
import { getCookie } from 'ranuts'; const result = getCookie('name'); console.log(result); // ''