UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

5 lines 103 B
describe( 'sample test', () => { test('it must work', () => { expect(1).toBe(1); }); })