UNPKG

@rbxts/types

Version:

TypeScript typings for the Roblox platform. Partially handwritten and partially automatically generated.

28 lines (27 loc) 640 B
{ "name": "@rbxts/types", "version": "1.0.777", "publishConfig": { "access": "public" }, "description": "TypeScript typings for the Roblox platform. Partially handwritten and partially automatically generated.", "scripts": {}, "main": "include/roblox.d.ts", "types": "include/roblox.d.ts", "repository": { "type": "git", "url": "git+https://github.com/roblox-ts/types.git" }, "author": "roblox-ts", "license": "MIT", "bugs": { "url": "https://github.com/roblox-ts/types/issues" }, "homepage": "https://github.com/roblox-ts/types#readme", "dependencies": {}, "keywords": [ "types", "Roblox", "typescript" ] }