UNPKG

node-url-shortener

Version:

node-url-shortener helps you to shorten your big URLs.

3 lines 97 B
// Invoke 'strict' JavaScript mode 'use strict'; module.exports = require('./src/urlshortner');