UNPKG

bluebutton

Version:

BlueButton.js helps developers navigate complex health data with ease.

15 lines (10 loc) 148 B
/* * ... */ /* exported Parsers */ var Parsers = (function () { var method = function () {}; return { method: method }; })();