UNPKG

alaaeta-starwars

Version:
5 lines (4 loc) 95 B
var starWorksFile = require('./star-wars.json') module.exports = { all : starWorksFile , }