This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ClawLab
/
RobotDaily
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
0912dfdcf4
Branches
Tags
master
v0.1-init
RobotDaily
/
node_modules
/
css-tree
/
cjs
/
version.cjs
version.cjs
91 B
Histórico
Raw
1
2
3
4
5
'use strict';
const { version } = require('../package.json');
exports.version = version;