UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

3 lines (2 loc) 125 B
import { ConstructorMacro, MacroList } from "./types"; export declare const CONSTRUCTOR_MACROS: MacroList<ConstructorMacro>;