UNPKG

@golemio/pid

Version:
8 lines (7 loc) 238 B
/** * This class is responsible for generating the LogQL queries to be used in the log search */ export declare class LogQueryManager { static getCompletedPresetRequestLogsQuery(): string; private static getUrlProxyJsonQuery; }