Interface Walker

Hierarchy

  • Walker

Properties

Properties

back: ((path, options?, acc?) => WalkedPath<FlexiPath>)

Type declaration

forward: ((path, options?) => WalkedPath<FlexiPath[]>)

Type declaration

Generated using TypeDoc