UNPKG

bluebutton

Version:

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

9 lines (6 loc) 179 B
var BlueButton = require('../../../build/bluebutton'); describe("BlueButton", function() { it("should exist", function() { expect(BlueButton).toBeDefined(); }); });