This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
91ad944c46
mcopy
/
app
/
lib
/
light
History
Matt McWilliams
91ad944c46
Removed several uses of any and added types to System module.
2024-05-23 19:54:42 -04:00
..
Readme.md
Create new doc files for new libs or ones with jsdoc
2019-03-21 21:03:03 -04:00
index.d.ts
Removed several uses of any and added types to System module.
2024-05-23 19:54:42 -04:00
index.js
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
2024-05-23 18:49:18 -04:00
index.js.map
Removed several uses of any and added types to System module.
2024-05-23 19:54:42 -04:00
package.json
…
Readme.md
Light
Kind
: global class
Light
.init()
.listen()
.listener()
.set()
.end()
light.init()
Kind
: instance method of
Light
light.listen()
Kind
: instance method of
Light
light.listener()
Kind
: instance method of
Light
light.set()
Kind
: instance method of
Light
light.end()
Kind
: instance method of
Light