All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.loadConfig.d.ts Maven / Gradle / Ivy

There is a newer version: 3.4.15
Show newest version
import type { Config } from './types/config'

declare function loadConfig(path: string): Config
export = loadConfig




© 2015 - 2024 Weber Informatics LLC | Privacy Policy