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