UNPKG

rbxts-transformer-t-new

Version:

TypeScript transformer which converts TypeScript types to t entities

22 lines (21 loc) 442 B
{ "name": "example", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@rbxts/compiler-types": "^2.2.0-types.0", "@rbxts/types": "^1.0.729" }, "dependencies": { "@rbxts/t": "^2.1.3", "rbxts-transformer-t": "file:..", "roblox-ts": "^2.1.0" } }