@open-tender/types
Advanced tools
Comparing version 0.4.132 to 0.4.133
@@ -509,2 +509,3 @@ import { TimezonePython } from '../datetimes'; | ||
giftCards: boolean; | ||
login: boolean; | ||
} | ||
@@ -511,0 +512,0 @@ export declare type ConfigSettingsAutoselect = { |
@@ -509,2 +509,3 @@ import { TimezonePython } from '../datetimes'; | ||
giftCards: boolean; | ||
login: boolean; | ||
} | ||
@@ -511,0 +512,0 @@ export declare type ConfigSettingsAutoselect = { |
{ | ||
"name": "@open-tender/types", | ||
"version": "0.4.132", | ||
"version": "0.4.133", | ||
"description": "A library of types for use with Open Tender applications that utilize our cloud-based Order API.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js", |
273651
8924