Type alias GenerateOptions

GenerateOptions: {
    stream?: GenerationStreamHandler;
} & CommonOptions

Type declaration

Generated using TypeDoc