Module segment_config

Module segment_config 

Source

Structs§

NextSegmentConfig
NextSegmentConfigParsingIssue
An issue that occurred while parsing the app segment config.

Enums§

NextRevalidate
NextSegmentDynamic
NextSegmentFetchCache
ParseSegmentMode

Functions§

parse_segment_config_from_loader_tree
A wrapper around parse_segment_config_from_source that merges route segment configuration information from all relevant files (page, layout, parallel routes, etc).
parse_segment_config_from_source
Parse the raw source code of a file to get the segment config local to that file.