MCPcopy Create free account
hub / github.com/editablejs/editable / setOptions

Function setOptions

packages/plugins/image/src/options.ts:25–27  ·  view source on GitHub ↗
(editor: Editor, options: ImageOptions)

Source from the content-addressed store, hash-verified

23}
24
25export const setOptions = (editor: Editor, options: ImageOptions) => {
26 IMAGE_OPTIONS.set(editor, options)
27}

Callers 1

withImageFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…