Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • components

Index

Properties

Properties

schemas

schemas: { Blueprint: { type: string } & {} & {} & { layout?: {}; skeleton?: {}; type?: "meta.blueprint" } & {}; BlueprintLayout: {}; Contract: { type: string } & {} }

Type declaration

  • Blueprint: { type: string } & {} & {} & { layout?: {}; skeleton?: {}; type?: "meta.blueprint" } & {}
  • BlueprintLayout: {}
    • [key: string]: any
  • Contract: { type: string } & {}

Generated using TypeDoc