MCPcopy Create free account
hub / github.com/editablejs/editable / locale.ts

File locale.ts

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

Source from the content-addressed store, hash-verified

1import merge from 'lodash.merge'
2import create, { StoreApi, UseBoundStore } from 'zustand'
3import { Editor } from '@editablejs/models'
4export interface Locale {

Callers

nothing calls this directly

Calls 1

getStoreFunction · 0.70

Tested by

no test coverage detected