illustspace / aframe-typescript-class-components

A simple tool for writing Aframe components as TypeScript classes.
https://www.npmjs.com/package/aframe-typescript-class-components
MIT License
12 stars 1 forks source link

feature/better types #1

Closed will-wow closed 3 years ago

will-wow commented 3 years ago

Goal

Add typing for events, systems, multiple, and the rest of the component properties

Solution