UNPKG

@types/global-prefix

Version:
22 lines (16 loc) 688 B
# Installation > `npm install --save @types/global-prefix` # Summary This package contains type definitions for global-prefix (https://github.com/jonschlinkert/global-prefix). # Details Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/global-prefix. ## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/global-prefix/index.d.ts) ````ts export = globalPrefix; declare const globalPrefix: string; ```` ### Additional Details * Last updated: Tue, 07 Nov 2023 03:09:37 GMT * Dependencies: none # Credits These definitions were written by [BendingBender](https://github.com/BendingBender).