UNPKG

a-builder

Version:

a-builder

7 lines 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var index = require("../src/index"); test('Should have Greeter available', function () { expect(index.LsAngularApps).toBeTruthy(); }); //# sourceMappingURL=index.spec.js.map