MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / localize.test.ts

File localize.test.ts

modules/material-parser/test/localize.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {getPkgNameAndVersion} from '../src/localize';
2
3test('getPkgNameAndVersion from string', () => {
4 const result = getPkgNameAndVersion('react');

Callers

nothing calls this directly

Calls 2

getPkgNameAndVersionFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected