UNPKG

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