astro-ghostcms/.pnpm-store/v3/files/af/ad8e940f28572c0f121d042fd97...

3 lines
116 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/// <reference types="node" resolution-mode="require"/>
export default function isUnixSocketURL(url: URL): boolean;