Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImportRecursionArgs

Arguments for importRecursion function.

Hierarchy

  • ImportRecursionArgs

Index

Properties

Properties

current

current: string

Import to be processed.

imports

imports: Imports

Imports array.

stack

stack: Array<string>

Stack of dependencies up until now.

Generated using TypeDoc