[ci skip] Generate TS types
This commit is contained in:
@@ -1 +1 @@
|
||||
export type Period = "Before" | {In: number} | "After";
|
||||
export type Period = "Before" | number | "After";
|
||||
Reference in New Issue
Block a user