Sha256: 570e79005c2a54cb13c7f8c04d072b96fb65209c977a6f2d06220b7972ec63fd
Contents?: true
Size: 134 Bytes
Versions: 26
Compression:
Stored size: 134 Bytes
Contents
/** * Returns the subdomain of a hostname string */ export default function getSubdomain(hostname: string, domain: string): string;
Version data entries
26 entries across 26 versions & 1 rubygems