UNPKG

@the-node-forge/url-shortener

Version:

A URL shortener that generates and stores unique aliases for long URLs, with optional expiration and custom alias support.

7 lines (6 loc) 175 B
"use strict"; /* types.ts */ /** * Contains type definitions and the asynchronous store adapter interface. */ Object.defineProperty(exports, "__esModule", { value: true });