UNPKG

apitally

Version:

Simple API monitoring & analytics for REST APIs built with Express, Fastify, Hono, Koa, and NestJS.

4 lines (2 loc) 96 B
declare function getPackageVersion(name: string): string | null; export { getPackageVersion };