UNPKG

@featurevisor/sdk

Version:

Featurevisor SDK for Node.js and the browser

6 lines (5 loc) 119 B
describe("sdk: Index", function () { it("should be a function", function () { expect(true).toBe(true); }); });