• Preparing search index...
  • The search index is not available
zibri
  • zibri
  • utilities/add-import-statement.function
  • addImportStatement

Function addImportStatement

  • addImportStatement(lines: string[], imp: TsImportDefinition): void

    Adds the given import to the given typescript file lines.

    Parameters

    • lines: string[]

      The lines of the typescript file to add the import to.

    • imp: TsImportDefinition

      The import that should be added.

    Returns void

    • Defined in src/utilities/add-import-statement.function.ts:24

Settings

Member Visibility
zibri
  • Loading...

Generated using TypeDoc