Home > utils > ReadFileReader > text
读取并返回文本内容。
Signature:
text(): Promise<string>;
Returns:
Promise<string>