mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-31 12:43:38 +00:00
chore: Update something
This commit is contained in:
@@ -140,6 +140,7 @@ export interface ListValueSpecObject {
|
||||
|
||||
export type UniqueBy =
|
||||
| null
|
||||
| undefined
|
||||
| string
|
||||
| { any: readonly UniqueBy[] | UniqueBy[] }
|
||||
| { all: readonly UniqueBy[] | UniqueBy[] };
|
||||
|
||||
Reference in New Issue
Block a user