UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

3 lines (2 loc) 131 B
import ts from "typescript"; export declare function validateCompilerOptions(opts: ts.CompilerOptions, projectPath: string): void;