@flatfile/blueprint
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -112,2 +112,6 @@ declare type ArrayableProperty = { | ||
/** | ||
* Key of the property to use as the reference key. Defaults to `id` | ||
*/ | ||
key?: string; | ||
/** | ||
* The type of relationship this defines | ||
@@ -114,0 +118,0 @@ */ |
{ | ||
"name": "@flatfile/blueprint", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "The universal DDL for defining data structures across Flatfile.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24352
140