Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "interfaces/Adapter/NodeMeta"

Index

Type aliases

Type aliases

NodeMeta

NodeMeta: { path: string; type: NodeType }

Type declaration

  • path: string

    Node path.

  • type: NodeType

    Node type.

Generated using TypeDoc