Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codex-team/editor.js
/ copy-paste.cy.ts
File
copy-paste.cy.ts
test/cypress/tests/copy-paste.cy.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Header from
'@editorjs/header'
;
2
import
Image from
'@editorjs/simple-image'
;
3
import
* as _ from
'../../../src/components/utils'
;
4
import
type
{ BlockTool, BlockToolData, OutputData } from
'../../../types'
;
Callers
nothing calls this directly
Calls
10
createEditor
Method · 0.80
wrap
Method · 0.80
copy
Method · 0.80
next
Method · 0.80
cut
Method · 0.80
paste
Method · 0.65
get
Method · 0.65
save
Method · 0.65
render
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected