Skip to content

@saflib/imports


Type Alias: FindPathResult

FindPathResult = string[] | null

Shortest import path from entry to target as display labels (entry path, then each import specifier along the chain). null if unreachable.