UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

3 lines (2 loc) 148 B
import ts from "typescript"; export declare function getChangedSourceFiles(program: ts.BuilderProgram, pathHints?: Array<string>): ts.SourceFile[];