UNPKG

atom-package-deps

Version:

Automatically install package dependencies

4 lines (3 loc) 241 B
import { getView as getViewAtom, confirmPackagesToInstall as confirmPackagesToInstallAtom } from './atom'; export declare const getView: typeof getViewAtom; export declare const confirmPackagesToInstall: typeof confirmPackagesToInstallAtom;