@types/npm-cache-filename
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npm install --save @types/npm-cache-filename

Summary

This package contains type definitions for npm-cache-filename (https://github.com/npm/npm-cache-filename).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npm-cache-filename.

index.d.ts

declare function cf(root: string): (url: string) => string;
declare function cf(root: string, url: string): string;

export = cf;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Florian Keller.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/npm-cache-filename

Weekly Downloads

45

Version

1.0.2

License

MIT

Unpacked Size

2.88 kB

Total Files

5

Last publish

Collaborators

  • types