UNPKG

148 BTypeScriptView Raw
1import * as notifier from 'node-notifier';
2export declare function notify(message: string, options?: notifier.Notification): notifier.NodeNotifier;