Interface TypeSpecInput

Hierarchy

  • TypeSpecInput

Properties

address?: string
description?: string
fields: Record<string, FieldSpecInput>
missing?: boolean
name?: string
namespace?: string
refines?: string
title?: string
version?: number

Generated using TypeDoc