# ExportPath

```ts
type ExportPath = string | ExportConditions;
```
