@zenstackhq/runtime
Advanced tools
Comparing version
export { ZenStackClient } from './index.js'; | ||
export { K as AggregateArgs, L as AggregateResult, B as BatchResult, f as BooleanFilter, e as BytesFilter, c as CliGenerator, C as ClientConstructor, a as ClientContract, b as ClientOptions, d as CommonPrimitiveFilter, I as CountAggregateInput, H as CountArgs, J as CountResult, r as CreateArgs, u as CreateInput, t as CreateManyAndReturnArgs, s as CreateManyArgs, D as DateTimeFilter, E as DeleteArgs, G as DeleteManyArgs, F as FindArgs, q as FindUniqueArgs, P as GroupByArgs, Q as GroupByResult, m as MapFieldType, R as ModelOperations, M as ModelResult, h as NullsOrder, N as NumberFilter, p as OppositeRelationAndFK, o as OppositeRelationFields, n as OptionalFieldsForCreate, O as OrderBy, j as SelectIncludeOmit, l as SelectSubset, g as SortOrder, S as StringFilter, k as Subset, T as ToKysely, U as UpdateArgs, A as UpdateInput, w as UpdateManyAndReturnArgs, v as UpdateManyArgs, z as UpdateRelationInput, y as UpdateScalarInput, x as UpsertArgs, W as WhereInput, i as WhereUniqueInput } from './contract-0F-AwA7Z.js'; | ||
export { K as AggregateArgs, L as AggregateResult, B as BatchResult, f as BooleanFilter, e as BytesFilter, c as CliGenerator, C as ClientConstructor, a as ClientContract, b as ClientOptions, d as CommonPrimitiveFilter, I as CountAggregateInput, H as CountArgs, J as CountResult, r as CreateArgs, u as CreateInput, t as CreateManyAndReturnArgs, s as CreateManyArgs, D as DateTimeFilter, E as DeleteArgs, G as DeleteManyArgs, F as FindArgs, q as FindUniqueArgs, P as GroupByArgs, Q as GroupByResult, m as MapFieldType, R as ModelOperations, M as ModelResult, h as NullsOrder, N as NumberFilter, p as OppositeRelationAndFK, o as OppositeRelationFields, n as OptionalFieldsForCreate, O as OrderBy, j as SelectIncludeOmit, l as SelectSubset, g as SortOrder, S as StringFilter, k as Subset, T as ToKysely, U as UpdateArgs, A as UpdateInput, w as UpdateManyAndReturnArgs, v as UpdateManyArgs, z as UpdateRelationInput, y as UpdateScalarInput, x as UpsertArgs, W as WhereInput, i as WhereUniqueInput } from './contract-BBUC-uVq.js'; | ||
import '@zenstackhq/sdk/schema'; | ||
@@ -4,0 +4,0 @@ import 'decimal.js'; |
@@ -1,3 +0,3 @@ | ||
import { C as ClientConstructor } from './contract-0F-AwA7Z.js'; | ||
export { a as ClientContract } from './contract-0F-AwA7Z.js'; | ||
import { C as ClientConstructor } from './contract-BBUC-uVq.js'; | ||
export { a as ClientContract } from './contract-BBUC-uVq.js'; | ||
import '@zenstackhq/sdk/schema'; | ||
@@ -4,0 +4,0 @@ import 'decimal.js'; |
import * as kysely from 'kysely'; | ||
import { V as RuntimePlugin, X as OnKyselyQueryArgs } from '../contract-0F-AwA7Z.js'; | ||
import { V as RuntimePlugin, X as OnKyselyQueryArgs } from '../contract-BBUC-uVq.js'; | ||
import { SchemaDef } from '@zenstackhq/sdk/schema'; | ||
@@ -4,0 +4,0 @@ import 'decimal.js'; |
{ | ||
"name": "@zenstackhq/runtime", | ||
"version": "3.0.0-alpha.3", | ||
"version": "3.0.0-alpha.4", | ||
"description": "ZenStack Runtime", | ||
@@ -90,5 +90,5 @@ "type": "module", | ||
"tsx": "^4.19.2", | ||
"@zenstackhq/language": "3.0.0-alpha.3", | ||
"@zenstackhq/sdk": "3.0.0-alpha.3", | ||
"@zenstackhq/testtools": "3.0.0-alpha.3" | ||
"@zenstackhq/language": "3.0.0-alpha.4", | ||
"@zenstackhq/sdk": "3.0.0-alpha.4", | ||
"@zenstackhq/testtools": "3.0.0-alpha.4" | ||
}, | ||
@@ -95,0 +95,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4063178
0