Start converting to typescript

Repository details (uvcc)
Project page
uvcc
Project category
(175 entries)
Repository
@joelpurra/uvcc
Owner
@joelpurra
Commit details (e59c976b)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Start converting to typescript

Raw text
Start converting to typescript

Changed files (13)

Path Additions Deletions
package-lock.json +36 -0
package.json +4 -0
src/camera-control-helper-factory.ts +3 -3
src/camera-control-helper.ts +9 -9
src/camera-factory.ts +3 -3
src/camera-helper-factory.ts +3 -3
src/camera-helper.ts +4 -4
src/command-handlers.ts +4 -4
src/command-manager.ts +4 -4
src/index.ts +16 -14
src/output.ts +3 -3
src/runtime-configurator.ts +6 -6
src/uvc-device-lister.ts +3 -3

Commit categories (3)