UNPKG
ali-tmodjs
Version:
dev (1.0.9-rc2)
latest (1.2.1)
1.2.1
1.2.0
1.1.1
1.1.0
1.0.81
1.0.9
1.0.9-rc2
1.0.9-rc1
1.0.8
1.0.7
1.0.6
1.0.6-rc4
1.0.6-rc3
1.0.6-rc2
1.0.6-rc1
1.0.5
Template Compiler
gitlab.alibaba-inc.com/fangdeng/ali-tmodjs/tree/master
ali-tmodjs
/
test
/
test-all
/
amd
/
build
/
copyright.js
4 lines
•
166 B
JavaScript
View Raw
1
2
3
4
/*TMODJS:{
"version"
:
11
,
"md5"
:
"e20e51c66948bdfbb82c3190c672cc23"
}*/ define([
"./template"
,
""
],
function
(template)
{
return
template(
"copyright"
,
"(c) 2013"
); });