pub fn get_global_metadata(
app_dir: Vc<FileSystemPath>,
page_extensions: Vc<Vec<RcStr>>,
) -> Vc<GlobalMetadata>
Expand description
Returns the global metadata for an app directory.
pub fn get_global_metadata(
app_dir: Vc<FileSystemPath>,
page_extensions: Vc<Vec<RcStr>>,
) -> Vc<GlobalMetadata>
Returns the global metadata for an app directory.