diff --git a/meteor/meteor.d.ts b/meteor/meteor.d.ts index f640d0f17..50386a916 100644 --- a/meteor/meteor.d.ts +++ b/meteor/meteor.d.ts @@ -1,14 +1,7 @@ -/** - * - * Meteor definitions for TypeScript - * author - Olivier Refalo - orefalo@yahoo.com - * author - David Allen - dave@fullflavedave.com - * - * Thanks to Sam Hatoum for the base code for auto-generating this file. - * - * supports Meteor 1.0.2.1 - * - */ +// Type definitions for Meteor 1.0.3.1 +// Project: http://www.meteor.com/ +// Definitions by: Dave Allen +// Definitions: https://github.com/borisyankov/DefinitelyTyped /** * These are the modules and interfaces that can't be automatically generated from the Meteor data.js file