tshy
    Preparing search index...

    Variable default

    default: (compiler?: unknown) => compiler is "tsc" | "tsgo" | undefined

    Type Declaration

      • (compiler?: unknown): compiler is "tsc" | "tsgo" | undefined
      • Parameters

        • Optionalcompiler: unknown

        Returns compiler is "tsc" | "tsgo" | undefined