UNPKG

balena-cli

Version:

The official balena Command Line Interface

4 lines (3 loc) 182 B
import * as UpdateNotifier from 'update-notifier'; export declare function notify(): void; export declare function getNotifierMessage(updateInfo: UpdateNotifier.UpdateInfo): string;