roblox-ts / services

A module that exports common Roblox services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@rbxts/services

A module that exports common Roblox services.

import { Workspace, Players, ReplicatedStorage } from "@rbxts/services";
// do something with Workspace, Players, or ReplicatedStorage

You can find a list of available services here.

Feel free to submit an issue if there's something missing.

About

A module that exports common Roblox services.


Languages

Language:Lua 100.0%