# Orvanta Client

The SDK for the Orvanta API.

```
import * as orvanta from '@orvanta/client';

await orvanta.getVariable('u/foo/my_variable')
```
