mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-06-17 01:52:16 +08:00
2 lines
54 B
JavaScript
2 lines
54 B
JavaScript
module.exports = () => Math.floor(Date.now() / 1000);
|