# getCookie

获取 cookie

import { getCookie } from '@hui-pro/utils';
getCookie(name);

# API

参数 说明 类型 默认值 可选值
name cookie 名称 String - -