UNPKG

bluebutton

Version:

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

9 lines (7 loc) 202 B
define(['../../../build/bluebutton'], function(BlueButton) { describe("BlueButton", function() { it("should exist", function() { expect(BlueButton).toBeDefined(); }); }); });