roblox-api-types
v0.1.23
Published
Library of Roblox API typings.
Downloads
4
Readme
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.