Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
Gentilhomme edited this page May 5, 2017 · 9 revisions

NodeUIM

Constants

const nodeuim = require('nodeuim');

console.log(nodeuim.NIMOK); // Return 0
console.log(nodeuim.NOARG); // Return ""

API

Clone this wiki locally