Module

x/ts_morph/common/ts_morph_common.js>WeakCache

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

Methods

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