{"version":3,"sources":["../../../src/lib/is-interception-route-rewrite.ts"],"sourcesContent":["import { NEXT_URL } from '../client/components/app-router-headers'\nimport type { Rewrite } from './load-custom-routes'\nimport type { DeepReadonly } from '../shared/lib/deep-readonly'\n\nexport function isInterceptionRouteRewrite(route: DeepReadonly<Rewrite>) {\n  // When we generate interception rewrites in the above implementation, we always do so with only a single `has` condition.\n  return route.has?.[0]?.key === NEXT_URL\n}\n"],"names":["NEXT_URL","isInterceptionRouteRewrite","route","has","key"],"mappings":"AAAA,SAASA,QAAQ,QAAQ,0CAAyC;AAIlE,OAAO,SAASC,2BAA2BC,KAA4B;QAE9DA,aAAAA;IADP,0HAA0H;IAC1H,OAAOA,EAAAA,aAAAA,MAAMC,GAAG,sBAATD,cAAAA,UAAW,CAAC,EAAE,qBAAdA,YAAgBE,GAAG,MAAKJ;AACjC","ignoreList":[0]}