UNPKG

sda

Version:

Software development assistant

3 lines (2 loc) 137 B
import { IConfig } from '../interfaces/IConfig'; export default function getConfig(rootDir: string, argsConfigPath?: string): IConfig;