Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:languages"
links: { fx:property_helpers: PropertyHelpers; self: Languages }

Type declaration

props: { message: string; values: Record<string, string> }

Type declaration

  • message: string

    A small, human readable explanation of this property helper.

  • values: Record<string, string>

    JSON objects with the languages supported. The key values are the values you use for the Store resource's language property.

zooms?: Readonly<Record<string, undefined | Core.Graph>>

Generated using TypeDoc