Skip to content

Commit

Permalink
Add ExperienceNotificationService (#78)
Browse files Browse the repository at this point in the history
Resolves #75
  • Loading branch information
MixeroTN authored Sep 2, 2024
1 parent 0aa0ebf commit 0191a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export declare const ContextActionService: ContextActionService;
export declare const ControllerService: ControllerService;
export declare const DataStoreService: DataStoreService;
export declare const Debris: Debris;
export declare const ExperienceNotificationService: ExperienceNotificationService;
export declare const GamepadService: GamepadService;
export declare const GamePassService: GamePassService;
export declare const GroupService: GroupService;
Expand Down

0 comments on commit 0191a9c

Please sign in to comment.