blank project
This commit is contained in:
3
node_modules/astro/dist/assets/utils/remotePattern.d.ts
generated
vendored
Normal file
3
node_modules/astro/dist/assets/utils/remotePattern.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { isRemoteAllowed, matchHostname, matchPathname, matchPattern, matchPort, matchProtocol, type RemotePattern } from '@astrojs/internal-helpers/remote';
|
||||
export { isRemoteAllowed, matchHostname, matchPort, matchPathname, matchProtocol, matchPattern };
|
||||
export type { RemotePattern };
|
||||
Reference in New Issue
Block a user