Module "src/utils/vue-utils"
Functions
proxy
- proxy(target: any, key: string, __namedParameters: { get: Function; set: Function }): void
-
Parameters
-
target: any
-
key: string
-
__namedParameters: { get: Function; set: Function }
-
get: Function
-
set: Function
Returns void
vue 객체의 proxy를 생성