Skip to content

Instantly share code, notes, and snippets.

@simonjcarr
Created August 6, 2020 15:43
Show Gist options
  • Save simonjcarr/8f8ac07b64939b340ed9e681f53c5649 to your computer and use it in GitHub Desktop.
Save simonjcarr/8f8ac07b64939b340ed9e681f53c5649 to your computer and use it in GitHub Desktop.
import { Mongo } from 'meteor/mongo'
export const Items = new Mongo.Collection('hobbies')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment