Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/clientIO/joint
/ create.test.ts
File
create.test.ts
packages/joint-react/src/utils/__tests__/create.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createElements,
type
InferElement } from
'../create'
;
2
3
describe(
'create'
, () => {
4
it(
'should create element with ts support for react element'
, () => {
Callers
nothing calls this directly
Calls
2
createElements
Function · 0.90
isArray
Method · 0.80
Tested by
no test coverage detected