UNPKG

@humanlayer/sdk

Version:

typescript client for humanlayer.dev

6 lines (5 loc) 144 B
export declare const logger: { debug: (...args: any[]) => void; info: (...args: any[]) => void; error: (...args: any[]) => void; };