pub async fn project_get_source_map(
project: External<ProjectInstance>,
file_path: String,
) -> Result<Option<String>>
pub async fn project_get_source_map(
project: External<ProjectInstance>,
file_path: String,
) -> Result<Option<String>>