MCPcopy
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

1import { createElements, type InferElement } from '../create';
2
3describe('create', () => {
4 it('should create element with ts support for react element', () => {

Callers

nothing calls this directly

Calls 2

createElementsFunction · 0.90
isArrayMethod · 0.80

Tested by

no test coverage detected