aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ref.md
blob: d282eaadc876cd47472deb578e725556a4c14bbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[ts-types-lang](../README.md) / [Modules](../modules.md) / ref

# Module: ref

## Table of contents

### Interfaces

- [CreateRef](../interfaces/ref.CreateRef.md)
- [DeleteRef](../interfaces/ref.DeleteRef.md)
- [GetRef](../interfaces/ref.GetRef.md)
- [SetRef](../interfaces/ref.SetRef.md)

### Type Aliases

- [Ref](ref.md#ref)

## Type Aliases

### Ref

Ƭ **Ref**: `string`

#### Defined in

[ref.ts:6](https://github.com/phenax/ts-types-runtime-environment/blob/78e384c/stdlib/ref.ts#L6)