Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VersionedLink<T>

Type parameters

  • T: string

Hierarchy

  • VersionedLink

Index

Properties

Properties

sys

sys: { id: string; linkType: T; type: "Link"; version: number }

Type declaration

  • id: string
  • linkType: T
  • type: "Link"
  • version: number