Skip to content

Commit

Permalink
publish(client): output for 90ace61
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardssh committed Dec 22, 2021
1 parent 40c2a47 commit d4ad67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3096,7 +3096,7 @@ declare interface ObjectMpPool extends EntityMpPool<ObjectMp> {
dimension?: number;
rotation?: Vector3;
}
): Object;
): ObjectMp;

newWeak(handle: number): ObjectMp;
}
Expand Down

0 comments on commit d4ad67e

Please sign in to comment.