UNPKG

@ronnakamoto/inp-middleware

Version:

INP Protocol middleware for Express.js and Next.js applications - API-driven implementation with automatic metrics integration

9 lines 284 B
"use strict"; /** * INP Protocol Types * * Core type definitions for the INP (Internet Native Payments) protocol * These types are based on the INP specification and API responses */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=index.js.map