UNPKG

@gameroom/cli

Version:

A command line tool for Gameroom

8 lines (6 loc) 120 B
const Inventory = require('./Inventory'), Product = require('./Product') module.exports = { Inventory, Product }