@servicenow/sdk - v4.7.0
    Preparing search index...

    Output of an emit on a single file.

    Index

    Accessors

    • get compilerObject(): tsc.EmitOutput

      TypeScript compiler emit result.

      Returns tsc.EmitOutput

    Methods

    • Gets if the emit was skipped.

      Returns boolean

    • Gets the output files.

      Returns OutputFile[]