UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

3 lines (2 loc) 116 B
import ts from "typescript"; export declare function hasErrors(diagnostics: ReadonlyArray<ts.Diagnostic>): boolean;