Files

6 lines
224 B
TypeScript
Raw Permalink Normal View History

/** @deprecated Import from `@/application/state/systemManager/useAsyncRecordCache` instead. */
export {
useAsyncRecordCache,
type AsyncRecordState,
} from "../../../application/state/systemManager/useAsyncRecordCache";