UNPKG

@gent-js/gent

Version:

template-based data generator.

4 lines (3 loc) 87 B
export interface RotateOutputPathGenerator { (additionalPhrase: string): string; }