Function foreign_code_context_condition

Source
pub async fn foreign_code_context_condition(
    next_config: Vc<NextConfig>,
    project_path: ResolvedVc<FileSystemPath>,
) -> Result<ContextCondition>