MCPcopy Index your code
hub / github.com/editablejs/editable / solt.ts

File solt.ts

packages/editor/src/plugin/solt.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import merge from 'lodash.merge'
2import * as React from 'react'
3import create, { StoreApi, UseBoundStore } from 'zustand'
4import { Editor } from '@editablejs/models'

Callers

nothing calls this directly

Calls 2

getStoreFunction · 0.70
predicateFunction · 0.70

Tested by

no test coverage detected