mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-05 08:37:43 -04:00
basic dev setup done
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = function() {
|
||||
console.debug('custom fn worked');
|
||||
};
|
||||
Reference in New Issue
Block a user