# FrameBounds

**Kind**: type alias | **Module**: [Workspaces](https://docs.interop.io/desktop/reference/javascript/workspaces/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/workspaces/framebounds/index.html

Describes the bounds of a Frame instance.

```ts
type FrameBounds = Bounds
```

## Related types

- [Bounds](https://docs.interop.io/desktop/reference/javascript/workspaces/bounds/index.md)
