@ronin/compiler
Advanced tools
Comparing version 0.13.10 to 0.13.11-leo-ron-1099-experimental-306
@@ -291,2 +291,3 @@ /** | ||
interface Model<T extends Array<ModelField> = Array<ModelField>> { | ||
id: string; | ||
name: string; | ||
@@ -293,0 +294,0 @@ pluralName: string; |
{ | ||
"name": "@ronin/compiler", | ||
"version": "0.13.10", | ||
"version": "0.13.11-leo-ron-1099-experimental-306", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Compiles RONIN queries to SQL statements.", |
Sorry, the diff of this file is too big to display
105477
2386