UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

7 lines (6 loc) 131 B
describe('index tests', () => { it('should run a sample test', () => { expect(true).toBe(true); }); }); export {};