UNPKG

longurl-js

Version:

LongURL - Programmable URL management framework with entity-driven design and production-ready infrastructure

9 lines (8 loc) 212 B
#!/usr/bin/env node /** * CLI tool for batch generating URLs for existing entities. * * This utility helps in generating and updating URL IDs * for entities that already exist in the database. */ export {};