UNPKG

integreat

Version:
3 lines (2 loc) 130 B
import type { EndpointDef } from '../types.js'; export default function compareEndpoints(a: EndpointDef, b: EndpointDef): number;