UNPKG

@vtex/api

Version:
3 lines (2 loc) 176 B
import { LogClient } from '@vtex/diagnostics-nodejs/dist/types'; export declare function getLogClient(account: string, workspace: string, appName: string): Promise<LogClient>;