export type DebugInfo = Array<[string, string | Array<string>]>;
