// Type definitions for jboulhous:dev // Project: https://github.com/jboulhous/dev // Definitions by: Robbie Van Gorkom // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare namespace Meteor { var isDevelopment : boolean; }