• Constructs an import string from given parameters.

    Parameters

    • from: string

      The source file path.

    • destFile: string

      The destination file path.

    • imp: string

      The import name.

    Returns string

    A string representing the constructed import.