UNPKG

njre

Version:

Easily install and use JRE from a Node application.

6 lines (4 loc) 74 B
"use strict"; module.exports = { install: require("./lib/install"), };