Module

x/ts_morph/common/ts_morph_common.js>WeakCache

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Latest
class WeakCache
import { WeakCache } from "https://dotland.deno.dev/x/ts_morph@22.0.0/common/ts_morph_common.js";

Methods

get(key)
getOrCreate(key, createFunc)
has(key)
set(key, value)