Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Record<S>

The namespace for the Record type statics.

Type parameters

Index

Type aliases

Base

Base<S>: object

A type alias for the record base type.

Type parameters

Type declaration

Change

Change<S>: object

A type alias for the record change type.

Type parameters

Type declaration

Metadata

Metadata<S>: object
internal

A type alias for the record metadata type.

Type parameters

Type declaration

MutableChange

MutableChange<S>: object
internal

A type alias for the record mutable change type.

Type parameters

Type declaration

MutablePatch

MutablePatch<S>: object
internal

A type alias for the record mutable patch type.

Type parameters

Type declaration

Patch

Patch<S>: object

A type alias for the record patch type.

Type parameters

Type declaration

Update

Update<S>: object

A type alias for the record update type.

Type parameters

Type declaration

Value

Value<S>: object

A type alias for the record value type.

Type parameters

Type declaration

Generated using TypeDoc