UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

8 lines (6 loc) 143 B
import moment = require('moment') export = Moment export as namespace Moment declare namespace Moment { type MomentStatic = typeof moment }