export const META_FILE_NAME = '.swarmgatewaymeta.json' export const PREVIEW_FILE_NAME = '.swarmgatewaypreview.jpeg' export const PREVIEW_DIMENSIONS = { maxWidth: 250, maxHeight: 175 }