UNPKG
trabalhobiblioteca
Version:
latest (1.0.1)
1.0.1
1.0.0
loucura
github.com/Aslan-js/trabalhoBiblioteca
Aslan-js/trabalhoBiblioteca
trabalhobiblioteca
/
src
/
index.js
6 lines
(4 loc)
•
110 B
JavaScript
View Raw
1
2
3
4
5
6
const
linguagens
=
require(
'./linguagens-de-programacao.json'
);
module
.
exports
= { all: linguagens };