0.1.23 • Published 1 year ago
roblox-api-types v0.1.23
Roblox API Types
Type definitions for the Roblox Web API.
Installation
Install with npm:
npm i roblox-api-types
Usage
This package only works with Typescript/ES Modules. Below is an example.
import { Groups } from 'roblox-api-types';
Contribution
Feel free to contribute to this package. I am quick to accept.