1.0.0 • Published 6 years ago
basic-messagebox v1.0.0
@win/messagebox
use basic message box in your projects to alert yourself. basic usage:
const msgbox = require("messagebox");
msgbox.warning("you got a warning.","warning")1.0.0
6 years ago
use basic message box in your projects to alert yourself. basic usage:
const msgbox = require("messagebox");
msgbox.warning("you got a warning.","warning")6 years ago