1.0.176 • Published 8 days ago

@easy-games/types v1.0.176

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days ago

@rbxts/types

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

Installation

To install @rbxts/types into your project, run the following command:

npm i -D @rbxts/types

Then, make sure node_modules/@rbxts is listed in your compilerOptions.typeRoots field in your project's tsconfig.json like so:

{
	"compilerOptions": {
		"typeRoots": ["node_modules/@rbxts"]
	}
}
1.0.176

8 days ago

1.0.175

25 days ago

1.0.174

2 months ago

1.0.173

4 months ago

1.0.172

4 months ago

1.0.171

4 months ago