Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the standard Node types supported by URIStorage Adapters

Index

Enumeration members

Enumeration members

directory

directory: = "NODE_DIRECTORY"

Represents that the Node should be processed as a Directory of Nodes

file

file: = "NODE_FILE"

Represents that the Node should be processed as a File payload

undefined

undefined: = "NODE_UNDEFINED"

Represents that the Node has no instrinic representation

Legend

  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc