hxnodejs-shortid

Externs for the shortid NPM module


Keywords
nodejs, shortid, tinyid
License
MIT
Install
haxelib install hxnodejs-shortid 2.2.9

Documentation

Haxe/hxnodejs externs for the shortid npm library

Tested using shortid version 2.2.8

Example:

import js.npm.ShortId;

ShortId.generate();