UNPKG

@humanlayer/sdk

Version:

typescript client for humanlayer.dev

2 lines (1 loc) 93 B
export declare function with_env_var(key: string, value: string, callback: () => any): void;