UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

3 lines (2 loc) 150 B
import luau from "@roblox-ts/luau-ast"; export declare function offset(expression: luau.Expression, value: number): luau.Expression<luau.SyntaxKind>;