UNPKG

@gameroom/cli

Version:

A command line tool for Gameroom

9 lines (7 loc) 150 B
const store = require('../store') module.exports = store.define('Selection', { object: Object, resource: String }, { identifier: 'resource' })