# `GSGlyphsInfo languageScripts`

*Type Method*

## Declaration

```swift
class func languageScripts() -> [AnyHashable : Any]
```

```objc
+ (NSDictionary *) languageScripts;
```

```python
languageScripts() -> dict
```

