Type definitions for the Roblox Web API.
Install with npm:
npm i roblox-api-types
This package only works with Typescript/ES Modules. Below is an example.
import { Groups } from 'roblox-api-types';
Feel free to contribute to this package. I am quick to accept.