pub async fn project_write_all_entrypoints_to_disk(
project: External<ProjectInstance>,
app_dir_only: bool,
) -> Result<TurbopackResult<NapiEntrypoints>>
pub async fn project_write_all_entrypoints_to_disk(
project: External<ProjectInstance>,
app_dir_only: bool,
) -> Result<TurbopackResult<NapiEntrypoints>>