GeneratorFactory type

Last updated: 2026-03-03T18:48:07.252Z

Metrics

LOC: 1 Complexity: 1 Params: 0

Signature

type GeneratorFactory

Source Code

type GeneratorFactory = (params?: GeneratorParams) => string;

No outgoing dependencies.

No incoming dependencies.