Skip to content

Commit

Permalink
update api
Browse files Browse the repository at this point in the history
  • Loading branch information
SridharaQweebi committed Dec 17, 2024
1 parent 869c895 commit b2902ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sim/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ namespace pxsim.hare {

}

//% blockId=helloUnity block="helloUnity"
//% weight=100
///% block
export function helloUnity(){
const parent = window.parent as Record<string, any>
if (parent && typeof parent.sendMessage === "function") {
Expand Down

0 comments on commit b2902ea

Please sign in to comment.