# `GSPluginHandler.fileTypes`

*Instance Property*

## Declaration

```swift
var fileTypes: NSMutableArray { get }
```

```objc
@property (nonatomic, readonly) NSMutableArray * fileTypes;
```

```python
fileTypes() -> list
```

