vtils

Home > utils > ReadFileReader > json

ReadFileReader.json() method

读取并返回 JSON 内容。

Signature:

json<T>(): Promise<T>;

Returns:

Promise<T>