@rbxts/types
TypeScript icon, indicating that this package has built-in type declarations

1.0.772 • Public • Published

@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"]
	}
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @rbxts/types

      Weekly Downloads

      1,408

      Version

      1.0.772

      License

      MIT

      Unpacked Size

      3.4 MB

      Total Files

      9

      Last publish

      Collaborators

      • osyris