MCPcopy
hub / github.com/puckeditor/puck / useAppStoreApi

Function useAppStoreApi

packages/core/store/index.ts:362–364  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

360}
361
362export function useAppStoreApi() {
363 return useContext(appStoreContext);
364}

Callers 15

DraggableComponentFunction · 0.90
DragDropContextClientFunction · 0.90
ArrayFieldFunction · 0.90
VirtualizedDropZoneFunction · 0.90
DropZoneChildFunction · 0.90
index.tsxFile · 0.90
useMinEmptyHeightFunction · 0.90
CanvasFunction · 0.90
LayoutFunction · 0.90
FieldsChildInnerFunction · 0.90
FieldsChildFunction · 0.90
FieldsInternalFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected