Function readFile

  • Reads the raw text from a file.

    Parameters

    • file: File

    Returns Promise<string>

    A promise that resolves to the parsed string.

Generated using TypeDoc