interface ClientOptions {
    env_key_json_string?: string;
}

Properties

env_key_json_string?: string