mirror of
https://gitee.com/vuejs/vue.git
synced 2024-12-01 19:48:14 +08:00
chore: comment typo [skip ci] (#12359)
This commit is contained in:
parent
f1f218f800
commit
05d05c0e69
@ -35,7 +35,7 @@ export function isPrimitive (value: any): boolean %checks {
|
||||
|
||||
/**
|
||||
* Quick object check - this is primarily used to tell
|
||||
* Objects from primitive values when we know the value
|
||||
* objects from primitive values when we know the value
|
||||
* is a JSON-compliant type.
|
||||
*/
|
||||
export function isObject (obj: mixed): boolean %checks {
|
||||
|
Loading…
Reference in New Issue
Block a user