@ronin/syntax
Advanced tools
Comparing version 0.2.22 to 0.2.23
@@ -1,1 +0,1 @@ | ||
export { D as DeepCallable, d as PromiseTuple, R as ResultRecord, c as SyntaxItem, e as getBatchProxy, i as getBatchProxySQL, f as getProperty, g as getSyntaxProxy, h as getSyntaxProxySQL, s as setProperty } from './index-QvcaArcg.js'; | ||
export { D as DeepCallable, e as PromiseTuple, R as ResultRecord, d as SyntaxItem, f as getBatchProxy, j as getBatchProxySQL, h as getProperty, g as getSyntaxProxy, i as getSyntaxProxySQL, s as setProperty } from './index-PU-o0t1n.js'; |
@@ -1,2 +0,2 @@ | ||
import { P as PublicModel, M as ModelIndex, a as ModelField, b as ModelTrigger, G as GetInstructions, W as WithInstruction, S as StoredObject, c as SyntaxItem, Q as QUERY_SYMBOLS } from './index-QvcaArcg.js'; | ||
import { P as PublicModel, M as ModelIndex, a as ModelField, b as ModelTrigger, c as ModelPreset, S as StoredObject, d as SyntaxItem, Q as QUERY_SYMBOLS } from './index-PU-o0t1n.js'; | ||
@@ -33,3 +33,3 @@ interface RoninFields { | ||
*/ | ||
presets?: Record<string, GetInstructions | WithInstruction> | ((fields: keyof Fields) => Record<string, GetInstructions | WithInstruction>); | ||
presets?: Record<string, Omit<ModelPreset, 'slug'>> | ((fields: keyof Fields) => Record<string, Omit<ModelPreset, 'slug'>>); | ||
} | ||
@@ -36,0 +36,0 @@ type FieldToTypeMap = { |
{ | ||
"name": "@ronin/syntax", | ||
"version": "0.2.22", | ||
"version": "0.2.23", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Allows for defining RONIN queries and schemas in code.", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
67126