UNPKG

@cristiand391/oclif-carapace-spec-plugin

Version:
6 lines (5 loc) 158 B
/** * getUserConfigDir returns the default directory to use for user-specific * configuration data. */ export declare function getUserConfigDir(): string;