/
proc
/
self
/
root
/
home
/
henzagold
/
oldsite
/
node_modules
/
vue
/
src
/
compiler
/
directives
/
File Upload :
llllll
Current File: //proc/self/root/home/henzagold/oldsite/node_modules/vue/src/compiler/directives/bind.js
/* @flow */ export default function bind (el: ASTElement, dir: ASTDirective) { el.wrapData = (code: string) => { return `_b(${code},'${el.tag}',${dir.value},${ dir.modifiers && dir.modifiers.prop ? 'true' : 'false' }${ dir.modifiers && dir.modifiers.sync ? ',true' : '' })` } }
Copyright ©2k19 -
Hexid
|
Tex7ure