This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
guojy
/
dd_xcx
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
58fcb199d7
Větve
Značky
dev
master
dd_xcx
/
node_modules
/
@antv
/
adjust
/
bundler
/
data
/
template.js
template.js
101 B
Historie
Surový
1
2
3
4
5
module.exports = blocks => `
const adjust = require('./core');
${blocks}
module.exports = adjust;
`;