@ronin/schema
Advanced tools
Comparing version 0.1.4-corny-ron-1071-experimental-16 to 0.1.4-corny-ron-1071-experimental-17
@@ -291,3 +291,3 @@ /** | ||
/** | ||
* Predefined queries that can be reused across the application. | ||
* Predefined query instructions that can be reused across multiple different queries. | ||
*/ | ||
@@ -294,0 +294,0 @@ presets?: Record<string, GetInstructions | WithInstruction>; |
{ | ||
"name": "@ronin/schema", | ||
"version": "0.1.4-corny-ron-1071-experimental-16", | ||
"version": "0.1.4-corny-ron-1071-experimental-17", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Allows for defining the schema of a RONIN database in code.", |
70568