[ts-types-lang](../README.md) / [Modules](../modules.md) / [effect](../modules/effect.md) / Label # Interface: Label<_Name\> [effect](../modules/effect.md).Label ## Type parameters | Name | Type | | :------ | :------ | | `_Name` | extends `string` | ## Hierarchy - [`Effect`](effect.Effect.md) ↳ **`Label`** ## Table of contents ### Properties - [output](effect.Label.md#output) ## Properties ### output • **output**: `unknown` #### Inherited from [Effect](effect.Effect.md).[output](effect.Effect.md#output) #### Defined in [effect.ts:2](https://github.com/phenax/ts-types-runtime-environment/blob/6c7b4f3/stdlib/effect.ts#L2)