# `GSPathKey`

*Global Variable*

## Declaration

```swift
let GSPathKey: String
```

```objc
extern NSString * const GSPathKey;
```

```python
GSPathKey: str
```

## See Also

### Paths

- [`GSPathMergeOpenPaths`](/Core/GlyphsCore/GSPathMergeOpenPaths)
- [`GSWidthBucketsKey`](/Core/GlyphsCore/GSWidthBucketsKey)

