UNPKG

verifiablecredentials-crypto-sdk-typescript-keys

Version:
11 lines 519 B
"use strict"; /*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ describe('index', () => { it('should find DevSupport', async () => { expect(1).toEqual(1); }); }); //# sourceMappingURL=index.spec.js.map