rbx-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.191 • Public • Published

rbx-types

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

Installation

To install rbx-types into your project, run the following command:

npm i rbx-types

Then, make sure rbx-types is listed in your compilerOptions.types field in your project's tsconfig.json like so:

{
    "compilerOptions": {
        "types": ["rbx-types"]
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i rbx-types

Weekly Downloads

13

Version

1.0.191

License

MIT

Unpacked Size

2.24 MB

Total Files

9

Last publish

Collaborators

  • osyris