Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TypescriptCompilationData

Data about a compiled typescript script

Hierarchy

  • TypescriptCompilationData

Index

Properties

Properties

Optional compiled

compiled: string

The compiled typescript string

Optional sourceHash

sourceHash: string

The hash of the source code for the latest compilation

Generated using TypeDoc