getElementCache
import { getElementCache } from "@alloy-js/core";
function getElementCache(): Map<any, any>;Parameters
Section titled “Parameters”Returns
Section titled “Returns”Map<any, any> import { getElementCache } from "@alloy-js/core";
function getElementCache(): Map<any, any>;Map<any, any>