• Extracts import paths from a source file. Supports JavaScript, TypeScript, and Rust files.

    Parameters

    • filePath: string

      Path to the file to analyze.

    Returns string[]

    Array of absolute paths to imported files.