MCPcopy
hub / github.com/MALSync/MALSync / ChibiGenerator

Interface ChibiGenerator

src/chibiScript/ChibiGenerator.ts:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58
59// eslint-disable-next-line no-redeclare
60interface ChibiGenerator<Input> extends ChibiGeneratorFunctions<Input> {}
61// eslint-disable-next-line no-redeclare
62interface ChibiGenerator<Input> extends ChibiGeneratorUtilities<Input> {}
63

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected