git://repos.xcallymotion.com
/
motion.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Built motion from commit 54a160d.|0.0.140
[motion.git]
/
public
/
bower_components
/
lodash
/
lib
/
fp
/
template
/
modules
/
thru.jst
1
var convert = require('./convert'),
2
func = convert('<%= name %>', require('../<%= _.result(mapping.remap, name, name) %>'), require('./_falseOptions'));
3
4
func.placeholder = require('./placeholder');
5
module.exports = func;