UNPKG

dev-notify

Version:

Lightweight developer notification tool for OTPs, errors, and events in local development.

4 lines (3 loc) 83 B
import notify from "./libs/notifier.js"; export { notify }; export default notify;