Files
flights_web_raw/apps/angular/node_modules/cachedir/index.d.ts
T

4 lines
130 B
TypeScript

/** Return path to an appropriate place to store cache files. */
declare function cachedir (id: string): string
export = cachedir