UNPKG

packages-update

Version:

📦 A flexible and lightweight updater for packages

3 lines (2 loc) • 126 B
import { Configs } from '../@types/configs.js'; export declare const getConfigs: (relativePath?: string) => Promise<Configs>;