xref
: /
third_party
/
weex-loader
/
test
/
spec
/
f.js
(revision 88c88e8e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/weex-loader/test/spec/
1
export
function
data
() {
2
return
{
3
hi
:
'Hello'
,
4
name
:
'Weex'
5
}
6
}