create project
This commit is contained in:
2
kitabcitab/node_modules/next/dist/client/components/match-segments.d.ts
generated
vendored
Normal file
2
kitabcitab/node_modules/next/dist/client/components/match-segments.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { Segment } from '../../server/app-render';
|
||||
export declare const matchSegment: (existingSegment: Segment, segment: Segment) => boolean;
|
||||
Reference in New Issue
Block a user