UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

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