# `JSTalk`

*Class*

## Declaration

```swift
class JSTalk
```

```objc
@interface JSTalk : NSObject
```

```python
class JSTalk(NSObject)
```

## Topics

### Instance Properties

- [`JSTalk.errorController`](/Core/GlyphsKit/JSTalk/errorController)
- [`JSTalk.printController`](/Core/GlyphsKit/JSTalk/printController)

### Type Methods

- [`JSTalk listen`](/Core/GlyphsKit/JSTalk/listen)
- [`JSTalk stop`](/Core/GlyphsKit/JSTalk/stop)

## Relationships

### Inherits From

- `NSObject`

