↓ 4 callersFunctionupdateFeed(
ctx: GlobalStateContext,
id: string,
item: TItem,
reducer: FeedReducer<TData, TItem>,
)
src/plugins/piral-feeds/src/actions.ts:60
↓ 4 callersFunctionwriteDataItem(
ctx: GlobalStateContext,
key: string,
value: any,
owner: string,
target: DataStoreTarget,
expire
src/framework/piral-core/src/actions/data.ts:20