import { HttpSettings } from 'ontime-types'; export const httpPlaceholder: HttpSettings = { enabledOut: false, subscriptions: [], };