Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

  • new Lazy(data: LazyInfo, props?: { description?: string; label: string }): Lazy
  • Parameters

    • data: LazyInfo
    • Optional props: { description?: string; label: string }
      • Optional description?: string
      • label: string

    Returns Lazy

Properties

data: LazyInfo
description?: string
id: UUID
label: string
type: TypeInfo
type: TypeInfo

Methods

Generated using TypeDoc