pub fn path_to_declaration_path(
    path: PathBuf,
    referrer_kind: NodeModuleKind
) -> PathBuf
Expand description

Checks if the resolved file has a corresponding declaration file.