UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

4 lines (3 loc) 150 B
import { ProjectData } from ".."; import ts from "typescript"; export declare function getParsedCommandLine(data: ProjectData): ts.ParsedCommandLine;