JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 191
  • Score
    100M100P100Q84746F
  • License Apache-2.0

Roblox-ts typings for loleris's ProfileService

Package Exports

  • @rbxts/profileservice

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rbxts/profileservice) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@rbxts/profileservice

NPM

Installation:

npm i @rbxts/profileservice

Example Usage

See MadStudioRoblox/ProfileService

Changelog

Unreleased

1.0.3

  • Fixed globals.d.ts not being included in the npm package

1.0.2

  • Reworked export ordering so that you can import types such as Profile into your code.

1.0.0

  • Published profileservice V1.0.0 (from GitHub commit ac9be3f)