MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / index.ts

File index.ts

modules/material-parser/src/parse/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import parseDynamic from './dynamic';
2import parseJS from './js';
3import parseTS from './ts';
4import { install, installPeerAndDevDeps, syncTypeModules, installTypeDTS } from '../utils';

Callers

nothing calls this directly

Calls 6

installFunction · 0.90
installTypeDTSFunction · 0.90
syncTypeModulesFunction · 0.90
installPeerAndDevDepsFunction · 0.90
isTSLikeFunction · 0.85
parseTSFunction · 0.85

Tested by

no test coverage detected