w3c / aria-at-automation-driver

A WebSocket server which allows clients to observe the text enunciated by a screen reader and to simulate user input
Other
10 stars 6 forks source link

add typescript dependency, check jsdoc types #38

Closed mzgoddard closed 9 months ago

mzgoddard commented 9 months ago
mzgoddard commented 9 months ago

I moved @typedef imports and types from bottom of create-command-server and create-voice-server to the top of their respective files before the first non-require statement.