UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

3 lines (2 loc) 157 B
import { PathTranslator } from "@roblox-ts/path-translator"; export declare function tryRemoveOutput(pathTranslator: PathTranslator, outPath: string): void;