[ts-types-lang](../README.md) / [Modules](../modules.md) / [ref](../modules/ref.md) / CreateRef # Interface: CreateRef<_Val\> [ref](../modules/ref.md).CreateRef ## Type parameters | Name | | :------ | | `_Val` | ## Hierarchy - [`Effect`](effect.Effect.md)<[`Ref`](../modules/ref.md#ref)\> ↳ **`CreateRef`** ## Table of contents ### Properties - [output](ref.CreateRef.md#output) ## Properties ### output • **output**: `string` #### 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)