Home > utils > ReadFileReader > json
读取并返回 JSON 内容。
Signature:
json<T>(): Promise<T>;
Returns:
Promise<T>