Skip to content

Instantly share code, notes, and snippets.

View jacobdr's full-sized avatar

Jacob Roberts jacobdr

  • Omniscient Neurotechnology
  • San Diego, CA
View GitHub Profile
@jacobdr
jacobdr / meteor.d.ts
Last active April 11, 2016 17:57 — forked from tomitrescak/meteor.d.ts
Typescript definition for Meteor 1.3
// Type definitions for Meteor 1.3
// Project: http://www.meteor.com/
// Definitions by: Dave Allen <https://github.com/fullflavedave>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/**
* These are the common (for client and server) modules and interfaces that can't be automatically generated from the Meteor data.js file
*/
interface EJSONable {