chore: remove object spead (#8514)
This commit is contained in:
@@ -2,6 +2,8 @@ import { PropType, ComponentPublicInstance } from 'vue';
|
||||
|
||||
export function noop() {}
|
||||
|
||||
export const extend = Object.assign;
|
||||
|
||||
export const inBrowser = typeof window !== 'undefined';
|
||||
|
||||
// unknown type for Vue prop
|
||||
|
||||
Reference in New Issue
Block a user