UNPKG

elnk-pro-link-shortener

Version:

A comprehensive Node.js library for creating and managing short URLs using the elnk.pro API with enhanced features including link management, statistics, and bulk operations

4 lines (2 loc) 96 B
const ElnkProShortener = require('./src/ElnkProShortener'); module.exports = ElnkProShortener;