UNPKG

300 BTypeScriptView Raw
1// Type definitions for global-modules 2.0
2// Project: https://github.com/jonschlinkert/global-modules
3// Definitions by: BendingBender <https://github.com/BendingBender>
4// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5
6export = globalModules;
7declare const globalModules: string;