@intuned/pavilion-types
Advanced tools
Comparing version 1.5.8 to 1.5.9
@@ -18,2 +18,3 @@ declare module '@intuned/pavilion-helpers' { | ||
export function getPdfBufferFromUrl(url: string): Promise<Buffer>; | ||
export function convertToHttps(url: string): string | undefined; | ||
export const stringNotBlankSchema: z.ZodString; | ||
@@ -20,0 +21,0 @@ export const contactSchema: z.ZodEffects<z.ZodObject<{ |
{ | ||
"name": "@intuned/pavilion-types", | ||
"main": "./index.js", | ||
"version": "1.5.8", | ||
"version": "1.5.9", | ||
"description": "intuned pavilion types", | ||
@@ -6,0 +6,0 @@ "author": "Intuned Team", |
11069
338