Files
novarix.uk/node_modules/next/dist/lib/framework/boundary-constants.d.ts
T
Kismet Hasanaj 39a8a128be including-modules
2026-05-03 00:14:08 +02:00

5 lines
306 B
TypeScript

export declare const METADATA_BOUNDARY_NAME = "__next_metadata_boundary__";
export declare const VIEWPORT_BOUNDARY_NAME = "__next_viewport_boundary__";
export declare const OUTLET_BOUNDARY_NAME = "__next_outlet_boundary__";
export declare const ROOT_LAYOUT_BOUNDARY_NAME = "__next_root_layout_boundary__";