basic-msgbox
v1.0.0
Published
use message box in your projects.
Downloads
12
Readme
basic-msgbox
use basic message box in your projects to alert yourself. basic usage:
const msgbox = require("basic-msgbox");
msgbox.warning("you got a warning.","warning")