Installation
npm install --save @types/project-name
Summary
This package contains type definitions for project-name (https://github.com/jonschlinkert/project-name).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/project-name.
index.d.ts
export = index;
/**
* Type Definition for project-name
* @param cwd The Base Current Working Directory of project
*/
declare function index(cwd?: string): string;
Additional Details
- Last updated: Tue, 07 Nov 2023 09:09:39 GMT
- Dependencies: none
Credits
These definitions were written by Ajil Oommen.