import type { MaybePromiseOrUndef } from "../../ts-types"; export type PromiseCacheValue = MaybePromiseOrUndef;