UNPKG

pushy-me

Version:

pushy-me is a simple push notification service for Node.js

3 lines (2 loc) 116 B
export declare const API_END_POINT = "https://api.pushy.me"; export declare const SEND_PUSH_NOTIFICATION = "/push";