Skip to main content

types_package_name

Function types_package_name 

Source
pub fn types_package_name(package_name: &str) -> Option<String>
Expand description

Gets the corresponding @types package for the provided package name returning None when the package is already a @types package.