UNPKG
lightmeter
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
A simple LightMeter UI widget for pinhole cameras
github.com/CardboardIoT/lightmeter
lightmeter
/
static
/
src
/
index.js
5 lines
(3 loc)
•
53 B
JavaScript
View Raw
1
2
3
4
5
module
.exports = {
Widget
:
require
(
'./widget'
) };