UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

3 lines (2 loc) 110 B
import luau from "@roblox-ts/luau-ast"; export declare function valueToIdStr(value: luau.Expression): string;