MCPcopy Index your code
hub / github.com/MALSync/MALSync / arrayFunctions.ts

File arrayFunctions.ts

src/chibiScript/functions/arrayFunctions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ChibiCtx } from '../ChibiCtx';
2import type { ChibiGenerator, ChibiJson, ChibiParam } from '../ChibiGenerator';
3import type * as CT from '../ChibiTypeHelper';
4

Callers

nothing calls this directly

Calls 3

isAsyncMethod · 0.80
runAsyncMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected