UNPKG

@cortical/core

Version:

A RESTful API framework for your apps based on GraphQL type system.

3 lines (2 loc) 148 B
import * as notifier from 'node-notifier'; export declare function notify(message: string, options?: notifier.Notification): notifier.NodeNotifier;