github-actions[bot]
Update from GitHub Actions
10852fa
raw
history blame contribute delete
60 Bytes
export default (date) => Math.floor(date.getTime() / 1000);