@teleporthq/teleport-types
Advanced tools
Comparing version 0.38.3 to 0.38.12
@@ -96,2 +96,3 @@ import { ComponentUIDL, ProjectUIDL, UIDLDependency, Mapping, UIDLElement, UIDLStyleSetDefinition, UIDLDesignTokens, UIDLRootComponent, UIDLRouteDefinitions, UIDLPageOptions, UIDLResources, UIDLLocalFontAsset, UIDLGlobalReference } from './uidl'; | ||
skipNavlinkResolver?: boolean; | ||
skipI18n?: boolean; | ||
projectRouteDefinition?: UIDLRouteDefinitions; | ||
@@ -98,0 +99,0 @@ strategy?: ProjectStrategy; |
@@ -96,2 +96,3 @@ import { ComponentUIDL, ProjectUIDL, UIDLDependency, Mapping, UIDLElement, UIDLStyleSetDefinition, UIDLDesignTokens, UIDLRootComponent, UIDLRouteDefinitions, UIDLPageOptions, UIDLResources, UIDLLocalFontAsset, UIDLGlobalReference } from './uidl'; | ||
skipNavlinkResolver?: boolean; | ||
skipI18n?: boolean; | ||
projectRouteDefinition?: UIDLRouteDefinitions; | ||
@@ -98,0 +99,0 @@ strategy?: ProjectStrategy; |
{ | ||
"name": "@teleporthq/teleport-types", | ||
"version": "0.38.3", | ||
"version": "0.38.12", | ||
"description": "The collection of reusable types across the entire teleport ecosystem", | ||
@@ -29,3 +29,3 @@ "author": "teleportHQ", | ||
}, | ||
"gitHead": "2815eea2fa5aa265a1e63c9254494cc2c98f1a42" | ||
"gitHead": "07b065d0821d18af43eaecced31d6be110d0b316" | ||
} |
@@ -130,2 +130,3 @@ import { | ||
skipNavlinkResolver?: boolean | ||
skipI18n?: boolean | ||
projectRouteDefinition?: UIDLRouteDefinitions | ||
@@ -132,0 +133,0 @@ strategy?: ProjectStrategy |
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
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
313862
5318