Skip to main content

json

Summary

Fetch the file, parse it as JSON, and return the result.

Signature

Parameters

No parameters.

Returns

Type:Promise<any> Fetch the file, parse it as JSON, and return the result.