UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

4 lines (3 loc) 64 B
export const add = (a: number, b: number) => { return a + b }