Skip to main content
The Deno 2 Release Candidate is here
Learn more
method JsonUtil.prototype.deserializeWithCacheCheckAsync
Re-export
import { JsonUtil } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts";

Parameters

jsonString: string
filePath: string

Returns

Promise<T>