• Try to cast that instance to the class File.

    Returns

    • casted that if cast successful, or null

    Parameters

    • that: Class

      instance to be casted

    Returns File | null

Generated using TypeDoc