mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-30 13:56:58 -04:00
5 lines
93 B
JavaScript
Executable File
5 lines
93 B
JavaScript
Executable File
'use strict';
|
|
|
|
// module is blank because we dynamically add components
|
|
module.exports = {};
|