MCPcopy Index your code
hub / github.com/editablejs/editable / use-focused.ts

File use-focused.ts

packages/editor/src/hooks/use-focused.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Editor } from '@editablejs/models'
2import create, { StoreApi, UseBoundStore, useStore } from 'zustand'
3import { Editable } from '../plugin/editable'
4import { useEditableStatic } from './use-editable'

Callers

nothing calls this directly

Calls 1

getStoreFunction · 0.70

Tested by

no test coverage detected