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

This commit is contained in:
2022-02-08 18:54:53 +01:00
parent d2109ddea4
commit c4cd7b35fc

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