Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
export const pageSizeMap = {
a4: {
width: 210,
height: 297,
},
letter: {
width: 216,
height: 279,
},
} as const;