Add a placeholder for the experimental "digital" feature.

This commit is contained in:
mmcw-dev 2018-03-15 14:50:56 -04:00
parent 5b0d221daa
commit d121a90dcc
1 changed files with 3 additions and 0 deletions

3
app/lib/digital/index.js Normal file
View File

@ -0,0 +1,3 @@
'use strict'
const exec = require('../exec')