UNPKG

@scalar/api-client

Version:

the open source API testing client

7 lines (6 loc) 112 B
function r(t) { return t && (t.startsWith("http://") || t.startsWith("https://")); } export { r as isUrl };