UNPKG

astro

Version:

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

17 lines (16 loc) 260 B
import { isRemoteAllowed, matchHostname, matchPathname, matchPattern, matchPort, matchProtocol } from "@astrojs/internal-helpers/remote"; export { isRemoteAllowed, matchHostname, matchPathname, matchPattern, matchPort, matchProtocol };