%PDF- %PDF-
Direktori : /var/www/html/node_modules/next/dist/shared/lib/ |
Current File : /var/www/html/node_modules/next/dist/shared/lib/match-remote-pattern.d.ts |
import type { RemotePattern } from './image-config'; export declare function matchRemotePattern(pattern: RemotePattern, url: URL): boolean; export declare function hasMatch(domains: string[], remotePatterns: RemotePattern[], url: URL): boolean;