pub async fn get_npm_package_filetree(
configuration: &Configuration,
workspace: &str,
package: &str,
version: &str,
) -> Result<GetNpmPackageFiletree200Response, Error<GetNpmPackageFiletreeError>>pub async fn get_npm_package_filetree(
configuration: &Configuration,
workspace: &str,
package: &str,
version: &str,
) -> Result<GetNpmPackageFiletree200Response, Error<GetNpmPackageFiletreeError>>