fs.configDir
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sebastian Frank 2022-02-08 18:54:53 +01:00
parent d2109ddea4
commit c4cd7b35fc
Signed by: apairon
GPG Key ID: A0E05A8199CE3F57

2
index.d.ts vendored
View File

@ -152,7 +152,7 @@ interface FsPackage {
* get directory path of api config file
*
*/
configPath(): string
configDir(): string
/**
* read a file relative to config dir and return its content