Options
All
  • Public
  • Public/Protected
  • All
Menu

Generates the imports from the haystack-core library.

Hierarchy

  • HaystackCoreImportNode

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly newLines

newLines: 1 = 1

The number of extra new lines added after the node has generated code.

Readonly types

types: Set<string> = ...

Methods

generateCode

  • generateCode(out: (code: string) => void): void

Generated using TypeDoc