UNPKG

roblox-ts

Version:

A TypeScript-to-Luau Compiler for Roblox

3 lines (2 loc) 112 B
import { ProjectData } from "../../Shared/types"; export declare function copyInclude(data: ProjectData): void;