# BlockScopeProps

```ts
type BlockScopeProps = BlockScopePropsWithScopeValue | BlockScopePropsWithScopeInfo;
```
