// Type definitions for global-prefix 3.0 // Project: https://github.com/jonschlinkert/global-prefix // Definitions by: BendingBender // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped export = globalPrefix; declare const globalPrefix: string;