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
Installation:
npm i @rbxts/profileservice
Example Usage
See MadStudioRoblox/ProfileService
Changelog
Unreleased
1.1.1
- Fixed
ViewProfileAsyncreturning incorrect datatype
1.1.0
- Update to commit f5ef22b
1.0.5
- Fixed IsActive not being a function (See #4)
1.0.4
- Updated README.md
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
Profileinto your code.
1.0.0
- Published profileservice V1.0.0 (from GitHub commit ac9be3f)
