UNPKG

laif-ds

Version:

Design System di Laif con componenti React basati su principi di Atomic Design

9 lines (8 loc) 226 B
"use client"; function n(o) { return !!(o !== null && typeof o == "object" && "href" in o && o.href && "protocol" in o && o.protocol && // @ts-expect-error: indexing is fine. o.auth === void 0); } export { n as isUrl };