Skip to content

Commit b104d7c

Browse files
committed
chore: remove the undefined union for optional values and just let the compiler deal with it
1 parent e0621a6 commit b104d7c

10 files changed

Lines changed: 190 additions & 246 deletions

File tree

__tests__/fixtures/openai/commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* WARN: Do not edit directly.
55
*
6-
* Generated on 2024-07-20T03:14:00.890Z
6+
* Generated on 2024-07-20T04:09:19.082Z
77
*
88
*/
99
/** eslint-disable max-classes */

__tests__/fixtures/openai/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* WARN: Do not edit directly.
55
*
6-
* Generated on 2024-07-20T03:14:00.890Z
6+
* Generated on 2024-07-20T04:09:19.082Z
77
*
88
*/
99
import {

0 commit comments

Comments
 (0)