UNPKG

@synthart/synthlite

Version:

A fast, lightweight Gen AI powered synthetic data generator written in TypeScript. 🌞

5 lines (4 loc) • 98 B
/** * Main function to run the SynthLite CLI. */ export declare function main(): Promise<void>;