UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

3 lines (2 loc) 44 B
// type helpers type Nullable<T> = T | null