# falling-blocks > A compiled TypeScript application. - Author: jish1 - Repository: sorryhyun/yaar - Version: 20260208222135 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/sorryhyun/yaar - Web: https://mule.run/skillshub/@@sorryhyun/yaar~falling-blocks:20260208222135 --- # Falling Blocks A compiled TypeScript application. ## Launch Open this app in an iframe window: ``` create_window({ windowId: "falling-blocks", title: "Falling Blocks", renderer: "iframe", content: "/api/apps/falling-blocks/static/index.html" }) ``` ## Source Source code is available in `src/` directory. Use `apps_read_config` with path `src/main.ts` to view.