npm.io
2.2.2 • Published 2 years ago

@types/app-module-path

Licence
MIT
Version
2.2.2
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
51.3K

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 2204 GMT
  • Dependencies: none

Credits

These definitions were written by Timur Manyanov.