@types/app-module-path
TypeScript icon, indicating that this package has built-in type declarations

2.2.2 • Public • Published

Installation

npm install --save @types/app-module-path

Summary

This package contains type definitions for app-module-path (https://github.com/patrick-steele-idem/app-module-path-node).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/app-module-path.

index.d.ts

export function addPath(path: string, parent?: any): void;

export function enableForDir(dir: string): void;

export function removePath(path: string): void;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:04 GMT
  • Dependencies: none

Credits

These definitions were written by Timur Manyanov.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/app-module-path

Weekly Downloads

2,251

Version

2.2.2

License

MIT

Unpacked Size

2.93 kB

Total Files

5

Last publish

Collaborators

  • types