Skip to content

invalidateSlotCache

function invalidateSlotCache(slotKey?): void;

Defined in: packages/asset-client/src/slots.ts:77

Wipe the in-process cache (test helper or forced refresh).

Parameter Type
slotKey? string

void