Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Import

An import entry.

Hierarchy

Index

Properties

Optional description

description: string

An optional description for the entry.

from

from: string

Gets the source.

Optional if

if: string | string[]

One or more (JavaScript) conditions that check if that item is available or not.

Optional isFor

isFor: string | string[]

A list of one or more (host)names that item is (visible) for.

Optional merge

merge: boolean

Merge with parent object or not.

Optional platforms

platforms: string | string[]

One or more platform the item is for.

Optional sortOrder

sortOrder: number | Object

The sort order.

Generated using TypeDoc