export type DebugValues = { pluginVersion: string; buildDate: string; swUrl: string; swScope: string; baseUrl: string; customValues?: any; };