UNPKG

@scalar/api-client

Version:

the open source API testing client

10 lines (9 loc) 185 B
function e(t) { if (!t || t.trim().length === 0) return !1; const r = t.trim(); return !(r.startsWith("http://") || r.startsWith("https://")); } export { e as isDocument };