UNPKG

next

Version:

The React Framework

6 lines (5 loc) 162 B
import { notFound } from "./not-found"; export default function NoopParallelRouteDefault() { notFound(); } //# sourceMappingURL=parallel-route-default.js.map