UNPKG

soccer-go

Version:

Soccer CLI for stats and results.

7 lines (6 loc) 173 B
/** * Gets the application's cache directory path. * * If required, this function will also initialize the directory. */ export declare const getCacheDir: () => string;