Add: rmCookie util

This commit is contained in:
surunzi
2018-02-22 14:27:41 +08:00
parent 8e79b97938
commit 22c2bbc2a7
4 changed files with 88 additions and 46 deletions

View File

@@ -784,7 +784,7 @@
*
* |Name |Type |Desc |
* |------|-------|----------------------------------|
* |val |* |The value to check |
* |val |* |Value to check |
* |return|boolean|True if value is an `Array` object|
*
* ```javascript