describe("sdk: Index", function () { it("should be a function", function () { expect(true).toBe(true); }); });