The existing examples in this repository are in JavaScript. To create a TypeScript example, first review the JavaScript block example structure (e.g., in `/block 01`). Then set up a TypeScript configuration with a build process using webpack and @wordpress/scripts. Refer to the WordPress Block Editor Handbook for TypeScript setup guidance.