// Type definitions for global-modules 2.0 // Project: https://github.com/jonschlinkert/global-modules // Definitions by: BendingBender // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped export = globalModules; declare const globalModules: string;