UNPKG

leapmotion-ts

Version:

TypeScript framework for Leap Motion.

12 lines (11 loc) 236 B
<!doctype html> <html> <head> <meta charset="UTF-8"> <title>LeapMotionTS</title> <script data-main="sample" src="require.js" type="text/javascript"></script> </head> <body> Check the Web Inspector / console. </body> </html>