MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / create-content.test.tsx

File create-content.test.tsx

packages/utils/test/src/create-content.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { createContent } from '../../src/create-content';
3
4const MyComponent = () => {

Callers

nothing calls this directly

Calls 2

createContentFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected