UNPKG

@agreed/core

Version:

agreed is a mock server and test client, agreed will be helper for Consumer Driven Contract

3 lines (2 loc) 79 B
const unixtime = () => parseInt(Date.now() / 1000); module.exports = unixtime;