# `GSShortcutHandler commandShortcuts`

*Type Method*

## Declaration

```swift
class func commandShortcuts() -> [Any]
```

```objc
+ (NSArray *) commandShortcuts;
```

```python
commandShortcuts() -> list
```

