Type Alias AsyncOrSyncObject

AsyncOrSyncObject: Record<string, AsyncOrSyncVal<unknown>>