Type alias GenerateOptions

GenerateOptions: {
    destination?: string;
}

Type declaration

  • Optional destination?: string

    The destination file name to write to

Generated using TypeDoc