UNPKG

client-ui

Version:

Testing implementation of nodeJs Backend, angular frontend, and hopefully in a way that this can be deployed to s3/cloudfront

6 lines 119 B
var ioGetBlackbox = function() { return { finished: false, blackbox: "MOCKED_FINGERPRINT" }; };