Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Folder

A folder including metadata. Folders may contain other folders or features, or nothing at all.

Hierarchy

  • Folder

Index

Properties

children: (F | Folder)[]
meta: {}

Standard values:

  • "name",
  • "visibility",
  • "open",
  • "address",
  • "description",
  • "phoneNumber",
  • "visibility",

Type declaration

  • [key: string]: unknown
type: "folder"

Generated using TypeDoc