UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

2 lines (1 loc) 61 B
export const reverse = (s) => s.split('').reverse().join('')