roblox-ts / services

A module that exports common Roblox services.
9 stars 11 forks source link

Add `ScriptEditorService` #25

Closed rimuy closed 9 months ago

rimuy commented 9 months ago

https://create.roblox.com/docs/en-us/reference/engine/classes/ScriptEditorService

Closes #20

rimuy commented 9 months ago

ScriptEditorService interface only contains the base instance properties, probably depends on https://github.com/roblox-ts/types/pull/1150 to generate the rest.