# `JSTalk stop`

*Type Method*

## Declaration

```swift
class func stop()
```

```objc
+ (void) stop;
```

```python
stop()
```

