UNPKG

@scalar/api-client

Version:

the open source API testing client

11 lines (10 loc) 216 B
import { isDefined as n } from "@scalar/helpers/array/is-defined"; const f = ({ document: e, path: r, method: t, example: i }) => JSON.stringify([e, r, t, i].filter(n)); export { f as generateLocationId };